Searched defs:XFS_AGINO_TO_AGBNO (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1138 #define XFS_AGINO_TO_AGBNO(mp,i) ((i) >> XFS_INO_OFFSET_BITS(mp)) macro

Completed in 105 milliseconds