Searched refs:XFS_INO_TO_OFFSET (Results 1 – 3 of 3) sorted by relevance
401 imap.im_boffset = XFS_INO_TO_OFFSET(mp, irec->ir_startino) << in xchk_iallocbt_check_cluster()413 XFS_INO_TO_OFFSET(mp, irec->ir_startino + in xchk_iallocbt_check_cluster()
2365 offset = XFS_INO_TO_OFFSET(mp, ino); in xfs_imap()2396 XFS_INO_TO_OFFSET(mp, ino); in xfs_imap()
1117 #define XFS_INO_TO_OFFSET(mp,i) \ macro