Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcommon.h153 void xchk_rtgroup_unlock(struct xchk_rt *sr);
160 # define xchk_rtgroup_unlock(sr) do { } while (0) macro
H A Dcommon.c830 xchk_rtgroup_unlock( in xchk_rtgroup_unlock() function
852 xchk_rtgroup_unlock(sr); in xchk_rtgroup_free()
H A Drtrmap_repair.c582 xchk_rtgroup_unlock(&sc->sr); in xrep_rtrmap_find_rmaps()