Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dscrub.c176 if (sc->flags & XCHK_HAS_QUOTAOFFLOCK) { in xchk_teardown()
178 sc->flags &= ~XCHK_HAS_QUOTAOFFLOCK; in xchk_teardown()
A Dscrub.h91 #define XCHK_HAS_QUOTAOFFLOCK (1 << 1) /* we hold the quotaoff lock */ macro
A Dquota.c51 sc->flags |= XCHK_HAS_QUOTAOFFLOCK; in xchk_setup_quota()

Completed in 6 milliseconds