Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dscrub.h212 #define XCHK_FSGATES_QUOTA (1U << 4) /* quota live update enabled */ macro
225 XCHK_FSGATES_QUOTA | \
H A Dscrub.c181 if (sc->flags & XCHK_FSGATES_QUOTA) in xchk_fsgates_disable()
H A Dcommon.c1486 if (scrub_fsgates & XCHK_FSGATES_QUOTA) in xchk_fsgates_enable()
H A Dtrace.h134 { XCHK_FSGATES_QUOTA, "fsgates_quota" }, \