Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.c73 if (req->lr_flushstate != L9P_FLUSH_NONE) in l9p_responder()
307 enum l9p_flushstate nstate = L9P_FLUSH_NONE; in l9p_threadpool_tflush()
425 if (flushee->lr_flushstate == L9P_FLUSH_NONE) in l9p_threadpool_tflush()
H A Dthreadpool.h106 L9P_FLUSH_NONE = 0, /* must be zero */ enumerator
H A Drequest.c398 case L9P_FLUSH_NONE: in l9p_respond()