Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Dcommon.h137 int xchk_rtgroup_init(struct xfs_scrub *sc, xfs_rgnumber_t rgno,
146 int error = xchk_rtgroup_init(sc, rgno, sr); in xchk_rtgroup_init_existing()
157 # define xchk_rtgroup_init(sc, rgno, sr) (-EFSCORRUPTED) macro
A Drtbitmap.c51 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtbitmap()
A Drtrmap.c49 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrmapbt()
A Drtsummary.c59 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtsummary()
A Drtrefcount.c44 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrefcountbt()
A Dcommon.c711 xchk_rtgroup_init( in xchk_rtgroup_init() function

Completed in 13 milliseconds