Searched refs:xfs_btree_space_to_height (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drcbag_btree.c276 return xfs_btree_space_to_height(minrecs, ULLONG_MAX);
/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c761 return max(xfs_btree_space_to_height(minrecs, XFS_MAX_CRC_AG_BLOCKS),
789 mp->m_rmap_maxlevels = xfs_btree_space_to_height(mp->m_rmap_mnr,
H A Dxfs_btree.h470 unsigned int xfs_btree_space_to_height(const unsigned int *limits,
H A Dxfs_btree.c4889 xfs_btree_space_to_height( function

Completed in 386 milliseconds