Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A 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()
H A Drepair.h51 unsigned int maxlevels; member
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.h720 uint8_t maxlevels, in xfs_btree_alloc_cursor() argument
729 cur->bc_maxlevels = maxlevels; in xfs_btree_alloc_cursor()