Home
last modified time | relevance | path

Searched refs:XFS_INO_TO_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/scrub/
H A Dialloc.c403 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()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1288 #define XFS_INO_TO_OFFSET(mp,i) \ macro