Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.h108 L9P_FLUSH_REQUESTED_POST_START, /* started, then someone said flush */ enumerator
H A Dthreadpool.c379 nstate = L9P_FLUSH_REQUESTED_POST_START; in l9p_threadpool_tflush()
393 nstate = L9P_FLUSH_REQUESTED_POST_START; in l9p_threadpool_tflush()
H A Drequest.c405 case L9P_FLUSH_REQUESTED_POST_START: in l9p_respond()