Searched refs:xchk_rtgroup_lock (Results 1 – 9 of 9) sorted by relevance
| /fs/xfs/scrub/ |
| A D | rgsuper.c | 66 error = xchk_rtgroup_lock(sc, &sc->sr, XFS_RTGLOCK_BITMAP_SHARED); in xchk_rgsuperblock()
|
| A D | common.h | 151 int xchk_rtgroup_lock(struct xfs_scrub *sc, struct xchk_rt *sr, 159 # define xchk_rtgroup_lock(sc, sr, lockflags) (-EFSCORRUPTED) macro
|
| A D | rtbitmap.c | 73 error = xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xchk_setup_rtbitmap()
|
| A D | rtrmap.c | 61 return xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xchk_setup_rtrmapbt()
|
| A D | rtsummary.c | 92 error = xchk_rtgroup_lock(sc, &sc->sr, XFS_RTGLOCK_BITMAP); in xchk_setup_rtsummary()
|
| A D | rtrefcount.c | 56 return xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xchk_setup_rtrefcountbt()
|
| A D | rtrmap_repair.c | 606 error = xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xrep_rtrmap_find_rmaps()
|
| A D | bmap.c | 338 error = xchk_rtgroup_lock(info->sc, &info->sc->sr, XCHK_RTGLOCK_ALL); in xchk_bmap_rt_iextent_xref()
|
| A D | common.c | 727 xchk_rtgroup_lock( in xchk_rtgroup_lock() function
|
Completed in 20 milliseconds