Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcommon.h140 int xchk_rtgroup_init(struct xfs_scrub *sc, xfs_rgnumber_t rgno,
149 int error = xchk_rtgroup_init(sc, rgno, sr); in xchk_rtgroup_init_existing()
160 # define xchk_rtgroup_init(sc, rgno, sr) (-EFSCORRUPTED) macro
H A Drtbitmap.c51 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtbitmap()
H A Drtrmap.c49 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrmapbt()
H A Drtsummary.c57 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtsummary()
H A Drtrefcount.c45 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrefcountbt()