Home
last modified time | relevance | path

Searched refs:xchk_rtgroup_init_existing (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drgsuper.c62 error = xchk_rtgroup_init_existing(sc, rgno, &sc->sr); in xchk_rgsuperblock()
H A Dcommon.h141 xchk_rtgroup_init_existing( in xchk_rtgroup_init_existing() function
158 # define xchk_rtgroup_init_existing(sc, rgno, sr) (-EFSCORRUPTED) macro
H A Dbmap.c331 error = xchk_rtgroup_init_existing(info->sc, in xchk_bmap_rt_iextent_xref()