Searched refs:xfs_btree_space_to_height (Results 1 – 4 of 4) sorted by relevance
767 return max(xfs_btree_space_to_height(minrecs, XFS_MAX_CRC_AG_BLOCKS), in xfs_rmapbt_maxlevels_ondisk()795 mp->m_rmap_maxlevels = xfs_btree_space_to_height(mp->m_rmap_mnr, in xfs_rmapbt_compute_maxlevels()
456 unsigned int xfs_btree_space_to_height(const unsigned int *limits,
4838 xfs_btree_space_to_height( in xfs_btree_space_to_height() function
276 return xfs_btree_space_to_height(minrecs, ULLONG_MAX); in rcbagbt_maxlevels_possible()