Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcommon.h68 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.c600 error = xchk_setup_rt(sc); in xrep_rtrmap_find_rmaps()
H A Dcommon.c927 xchk_setup_rt( in xchk_setup_rt() function