Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dthreadpool.h106 L9P_FLUSH_NONE = 0, /* must be zero */ enumerator
H A Dthreadpool.c67 if (req->lr_flushstate != L9P_FLUSH_NONE) in l9p_responder()
379 if (flushee->lr_flushstate == L9P_FLUSH_NONE) in l9p_threadpool_tflush()
H A Drequest.c393 case L9P_FLUSH_NONE: in l9p_respond()