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