Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcommon.h156 void xchk_rtgroup_unlock(struct xchk_rt *sr);
163 # define xchk_rtgroup_unlock(sr) do { } while (0) macro