Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_types.h99 #define MINABTPTRS 2 macro
A Dxfs_bmap.c82 sz = XFS_BMDR_SPACE_CALC(MINABTPTRS); in xfs_bmap_compute_maxlevels()
103 return XFS_LITINO(mp) - XFS_BMDR_SPACE_CALC(MINABTPTRS); in xfs_bmap_compute_attr_offset()
104 return XFS_BMDR_SPACE_CALC(6 * MINABTPTRS); in xfs_bmap_compute_attr_offset()
A Dxfs_attr_leaf.c613 maxforkoff = XFS_LITINO(mp) - XFS_BMDR_SPACE_CALC(MINABTPTRS); in xfs_attr_shortform_bytesfit()

Completed in 16 milliseconds