Searched refs:XFS_INO_TO_OFFSET (Results 1 – 2 of 2) sorted by relevance
403 imap.im_boffset = XFS_INO_TO_OFFSET(mp, irec->ir_startino) << in xchk_iallocbt_check_cluster()415 XFS_INO_TO_OFFSET(mp, irec->ir_startino + in xchk_iallocbt_check_cluster()
1288 #define XFS_INO_TO_OFFSET(mp,i) \ macro