Searched refs:FLUSH_DI_ACTIVE (Results 1 – 2 of 2) sorted by relevance
1084 #define FLUSH_DI_ACTIVE 0x0010 /* a thread is processing delayed macro
13699 if ((ump->um_softdep->sd_flags & FLUSH_DI_ACTIVE) == 0) { in softdep_request_cleanup() 13700 ump->um_softdep->sd_flags |= FLUSH_DI_ACTIVE; in softdep_request_cleanup() 13704 ump->um_softdep->sd_flags &= ~FLUSH_DI_ACTIVE; in softdep_request_cleanup() 13708 FLUSH_DI_ACTIVE) != 0) { in softdep_request_cleanup()