Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dthreadpool.h107 L9P_FLUSH_REQUESTED_PRE_START, /* not even started before flush */ enumerator
H A Dthreadpool.c322 nstate = L9P_FLUSH_REQUESTED_PRE_START; in l9p_threadpool_tflush()
H A Drequest.c201 flush_requested = req->lr_flushstate == L9P_FLUSH_REQUESTED_PRE_START; in l9p_dispatch_request()
396 case L9P_FLUSH_REQUESTED_PRE_START: in l9p_respond()