Searched refs:XCHK_HAS_QUOTAOFFLOCK (Results 1 – 3 of 3) sorted by relevance
174 if (sc->flags & XCHK_HAS_QUOTAOFFLOCK) { in xchk_teardown()176 sc->flags &= ~XCHK_HAS_QUOTAOFFLOCK; in xchk_teardown()
91 #define XCHK_HAS_QUOTAOFFLOCK (1 << 1) /* we hold the quotaoff lock */ macro
51 sc->flags |= XCHK_HAS_QUOTAOFFLOCK; in xchk_setup_quota()