Searched refs:xfs_allocbt_maxlevels_ondisk (Results 1 – 3 of 3) sorted by relevance
63 unsigned int xfs_allocbt_maxlevels_ondisk(void);
601 xfs_allocbt_maxlevels_ondisk(void) in xfs_allocbt_maxlevels_ondisk() function628 xfs_btree_cur_sizeof(xfs_allocbt_maxlevels_ondisk()), in xfs_allocbt_init_cur_cache()
2216 ASSERT(mp->m_alloc_maxlevels <= xfs_allocbt_maxlevels_ondisk()); in xfs_alloc_compute_maxlevels()