Home
last modified time | relevance | path

Searched refs:xchk_setup_rt (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtrmap.c53 error = xchk_setup_rt(sc); in xchk_setup_rtrmapbt()
H A Dcommon.h66 int xchk_setup_rt(struct xfs_scrub *sc);
H A Drtrefcount.c48 error = xchk_setup_rt(sc); in xchk_setup_rtrefcountbt()
H A Drtrmap_repair.c603 error = xchk_setup_rt(sc); in xrep_rtrmap_find_rmaps()
H A Dcommon.c912 xchk_setup_rt( in xchk_setup_rt() function