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