Searched refs:XCHK_REAPING_DISABLED (Results 1 – 3 of 3) sorted by relevance
91 #define XCHK_REAPING_DISABLED (1 << 2) /* background block reaping paused */ macro
874 sc->flags |= XCHK_REAPING_DISABLED; in xchk_stop_reaping()892 sc->flags &= ~XCHK_REAPING_DISABLED; in xchk_start_reaping()
174 if (sc->flags & XCHK_REAPING_DISABLED) in xchk_teardown()