Searched refs:FLUSH_RC_ACTIVE (Results 1 – 2 of 2) sorted by relevance
1083 #define FLUSH_RC_ACTIVE 0x0008 /* a thread is flushing the mount point */ macro
13738 if ((ump->um_softdep->sd_flags & FLUSH_RC_ACTIVE) == 0) { in softdep_request_cleanup()13739 ump->um_softdep->sd_flags |= FLUSH_RC_ACTIVE; in softdep_request_cleanup()13743 ump->um_softdep->sd_flags &= ~FLUSH_RC_ACTIVE; in softdep_request_cleanup()13753 FLUSH_RC_ACTIVE) != 0) { in softdep_request_cleanup()