Searched refs:m_rtrefc_maxlevels (Results 1 – 5 of 5) sorted by relevance
204 if (level > mp->m_rtrefc_maxlevels) in xfs_rtrefcountbt_verify()412 mp->m_rtrefc_maxlevels, xfs_rtrefcountbt_cur_cache); in xfs_rtrefcountbt_init_cursor()524 mp->m_rtrefc_maxlevels = 0; in xfs_rtrefcountbt_compute_maxlevels()540 mp->m_rtrefc_maxlevels = min(d_maxlevels, r_maxlevels) + 1; in xfs_rtrefcountbt_compute_maxlevels()654 if (level > mp->m_rtrefc_maxlevels || in xfs_iformat_rtrefcount()
100 return num_ops * (2 * mp->m_rtrefc_maxlevels - 1); in xfs_rtrefcountbt_block_count()
172 uint m_rtrefc_maxlevels; /* max rtrefc btree level */ member
658 mp->m_rtrefc_maxlevels); in xfs_rtbtree_compute_maxlevels()
992 if (level > sc->mp->m_rtrefc_maxlevels) in xrep_dinode_bad_rtrefcountbt_fork()