Searched refs:xchk_rtgroup_lock (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | common.h | 153 int xchk_rtgroup_lock(struct xfs_scrub *sc, struct xchk_rt *sr, 161 # define xchk_rtgroup_lock(sc, sr, lockflags) (-EFSCORRUPTED) macro
|
| H A D | rtbitmap.c | 73 error = xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xchk_setup_rtbitmap()
|
| H A D | rtsummary.c | 88 error = xchk_rtgroup_lock(sc, &sc->sr, XFS_RTGLOCK_BITMAP); in xchk_setup_rtsummary()
|
| H A D | rtrefcount.c | 56 return xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xchk_setup_rtrefcountbt()
|
| H A D | rtrmap_repair.c | 603 error = xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xrep_rtrmap_find_rmaps()
|
| H A D | common.c | 742 xchk_rtgroup_lock( in xchk_rtgroup_lock() function
|