Searched defs:XFS_FSB_TO_INO (Results 1 – 2 of 2) sorted by relevance
1215 #define XFS_FSB_TO_INO(mp, b) ((xfs_ino_t)((b) << XFS_INO_OFFSET_BITS(mp))) macro
1128 #define XFS_FSB_TO_INO(mp, b) ((xfs_ino_t)((b) << XFS_INO_OFFSET_BITS(mp))) macro