Home
last modified time | relevance | path

Searched refs:xrep_setup_xfbtree (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/scrub/
H A Drepair.h79 int xrep_setup_xfbtree(struct xfs_scrub *sc, const char *descr);
H A Drefcount_repair.c126 return xrep_setup_xfbtree(sc, "rmap record bag"); in xrep_setup_ag_refcountbt()
H A Drtrefcount_repair.c131 return xrep_setup_xfbtree(sc, "realtime rmap record bag"); in xrep_setup_rtrefcountbt()
H A Drtrmap_repair.c110 error = xrep_setup_xfbtree(sc, "realtime reverse mapping records"); in xrep_setup_rtrmapbt()
H A Drepair.c1265 xrep_setup_xfbtree( in xrep_setup_xfbtree() function
H A Drmap_repair.c171 error = xrep_setup_xfbtree(sc, "reverse mapping records"); in xrep_setup_ag_rmapbt()