Searched refs:m_alloc_maxlevels (Results 1 – 4 of 4) sorted by relevance
99 (2 * (mp)->m_alloc_maxlevels)
635 if (level <= 0 || level > mp->m_alloc_maxlevels) in xchk_agf()639 if (level <= 0 || level > mp->m_alloc_maxlevels) in xchk_agf()
350 .maxlevels = sc->mp->m_alloc_maxlevels, in xrep_agf()355 .maxlevels = sc->mp->m_alloc_maxlevels, in xrep_agf()
204 uint m_alloc_maxlevels; /* max alloc btree levels */ member