Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dagheader_repair.c139 fab->height <= fab->maxlevels; in xrep_check_btree_root()
356 .maxlevels = sc->mp->m_alloc_maxlevels, in xrep_agf()
361 .maxlevels = sc->mp->m_alloc_maxlevels, in xrep_agf()
366 .maxlevels = sc->mp->m_rmap_maxlevels, in xrep_agf()
371 .maxlevels = sc->mp->m_refc_maxlevels, in xrep_agf()
977 .maxlevels = M_IGEO(sc->mp)->inobt_maxlevels, in xrep_agi()
982 .maxlevels = M_IGEO(sc->mp)->inobt_maxlevels, in xrep_agi()
Drepair.h51 unsigned int maxlevels; member
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_btree.h720 uint8_t maxlevels, in xfs_btree_alloc_cursor() argument
729 cur->bc_maxlevels = maxlevels; in xfs_btree_alloc_cursor()