Searched refs:MINABTPTRS (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_types.h98 #define MINABTPTRS 2 macro
H A Dxfs_bmap.c83 sz = XFS_BMDR_SPACE_CALC(MINABTPTRS);
104 return XFS_LITINO(mp) - XFS_BMDR_SPACE_CALC(MINABTPTRS);
105 return XFS_BMDR_SPACE_CALC(6 * MINABTPTRS);
H A Dxfs_attr_leaf.c644 maxforkoff = XFS_LITINO(mp) - XFS_BMDR_SPACE_CALC(MINABTPTRS);

Completed in 203 milliseconds