Searched refs:xchk_rtgroup_init (Results 1 – 6 of 6) sorted by relevance
| /fs/xfs/scrub/ |
| A D | common.h | 137 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 D | rtbitmap.c | 51 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtbitmap()
|
| A D | rtrmap.c | 49 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrmapbt()
|
| A D | rtsummary.c | 59 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtsummary()
|
| A D | rtrefcount.c | 44 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrefcountbt()
|
| A D | common.c | 711 xchk_rtgroup_init( in xchk_rtgroup_init() function
|
Completed in 13 milliseconds