Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_refcount_btree.c434 return xfs_btree_compute_maxlevels(minrecs, XFS_MAX_CRC_AG_BLOCKS); in xfs_refcountbt_maxlevels_ondisk()
A Dxfs_fs.h272 #define XFS_MAX_CRC_AG_BLOCKS (XFS_MAX_AG_BYTES / XFS_MIN_CRC_BLOCKSIZE) macro
A Dxfs_rmap_btree.c571 return xfs_btree_space_to_height(minrecs, XFS_MAX_CRC_AG_BLOCKS); in xfs_rmapbt_maxlevels_ondisk()

Completed in 11 milliseconds