Searched refs:XFS_INO_TO_OFFSET (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dialloc.c401 imap.im_boffset = XFS_INO_TO_OFFSET(mp, irec->ir_startino) <<
413 XFS_INO_TO_OFFSET(mp, irec->ir_startino +
H A Dialloc_repair.c160 cluster_buf_base = XFS_INO_TO_OFFSET(mp, cluster_ag_base);
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1132 #define XFS_INO_TO_OFFSET(mp,i) \ macro
H A Dxfs_ialloc.c2452 offset = XFS_INO_TO_OFFSET(mp, ino);
2483 XFS_INO_TO_OFFSET(mp, ino);

Completed in 197 milliseconds