Home
last modified time | relevance | path

Searched refs:L9P_FLUSH_REQUESTED_PRE_START (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.h107 L9P_FLUSH_REQUESTED_PRE_START, /* not even started before flush */ enumerator
H A Dthreadpool.c368 nstate = L9P_FLUSH_REQUESTED_PRE_START; in l9p_threadpool_tflush()
H A Drequest.c204 flush_requested = req->lr_flushstate == L9P_FLUSH_REQUESTED_PRE_START; in l9p_dispatch_request()
402 case L9P_FLUSH_REQUESTED_PRE_START: in l9p_respond()