XFS_OFFBNO_TO_AGINO 157 fs/xfs/xfs_dir2.c agino = XFS_OFFBNO_TO_AGINO(mp, agblkno, ioff); XFS_OFFBNO_TO_AGINO 266 fs/xfs/xfs_ialloc.c newino = XFS_OFFBNO_TO_AGINO(args.mp, args.agbno, 0); XFS_OFFBNO_TO_AGINO 308 fs/xfs/xfs_mount.c agino = XFS_OFFBNO_TO_AGINO(mp, sbp->sb_agblocks - 1, 0);