Searched refs:xchk_rtgroup_init (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | common.h | 140 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 D | rtbitmap.c | 51 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtbitmap()
|
| H A D | rtrmap.c | 49 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrmapbt()
|
| H A D | rtsummary.c | 57 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtsummary()
|
| H A D | rtrefcount.c | 45 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrefcountbt()
|