Home
last modified time | relevance | path

Searched refs:XREP_AGF_RMAPBT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dagheader_repair.c108 XREP_AGF_RMAPBT, enumerator
154 !xrep_check_btree_root(sc, &fab[XREP_AGF_RMAPBT])) in xrep_agf_find_btrees()
161 if (fab[XREP_AGF_RMAPBT].root != in xrep_agf_find_btrees()
221 cpu_to_be32(fab[XREP_AGF_RMAPBT].root); in xrep_agf_set_roots()
223 cpu_to_be32(fab[XREP_AGF_RMAPBT].height); in xrep_agf_set_roots()
345 [XREP_AGF_RMAPBT] = { in xrep_agf()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dagheader_repair.c126 XREP_AGF_RMAPBT, enumerator
169 !xrep_check_btree_root(sc, &fab[XREP_AGF_RMAPBT])) in xrep_agf_find_btrees()
176 if (fab[XREP_AGF_RMAPBT].root != in xrep_agf_find_btrees()
237 cpu_to_be32(fab[XREP_AGF_RMAPBT].root); in xrep_agf_set_roots()
239 cpu_to_be32(fab[XREP_AGF_RMAPBT].height); in xrep_agf_set_roots()
363 [XREP_AGF_RMAPBT] = { in xrep_agf()

Completed in 3 milliseconds