Searched defs:XFS_AGB_TO_AGINO (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1144 #define XFS_AGB_TO_AGINO(mp, b) ((xfs_agino_t)((b) << XFS_INO_OFFSET_BITS(mp))) macro

Completed in 134 milliseconds