Home
last modified time | relevance | path

Searched refs:maxlevels (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/scrub/
Dagheader_repair.c134 fab->height <= fab->maxlevels; in xrep_check_btree_root()
350 .maxlevels = sc->mp->m_alloc_maxlevels, in xrep_agf()
355 .maxlevels = sc->mp->m_alloc_maxlevels, in xrep_agf()
360 .maxlevels = sc->mp->m_rmap_maxlevels, in xrep_agf()
365 .maxlevels = sc->mp->m_refc_maxlevels, in xrep_agf()
893 .maxlevels = M_IGEO(sc->mp)->inobt_maxlevels, in xrep_agi()
898 .maxlevels = M_IGEO(sc->mp)->inobt_maxlevels, in xrep_agi()
Drepair.h48 unsigned int maxlevels; member
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_btree.h588 uint8_t maxlevels, in xfs_btree_alloc_cursor() argument
597 cur->bc_maxlevels = maxlevels; in xfs_btree_alloc_cursor()