Searched refs:m_ag_maxlevels (Results 1 – 5 of 5) sorted by relevance
78 (2 * (mp)->m_ag_maxlevels)
325 } else if (level >= mp->m_ag_maxlevels) in xfs_allocbt_verify()
73 blocks = num_ops * 2 * (2 * mp->m_ag_maxlevels - 1); in xfs_allocfree_log_count()
1954 mp->m_ag_maxlevels = xfs_btree_compute_maxlevels(mp->m_alloc_mnr, in xfs_alloc_compute_maxlevels()2007 mp->m_ag_maxlevels); in xfs_alloc_min_freelist()2010 mp->m_ag_maxlevels); in xfs_alloc_min_freelist()
141 uint m_ag_maxlevels; /* XFS_AG_MAXLEVELS */ member