Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dthreadpool.h108 L9P_FLUSH_REQUESTED_POST_START, /* started, then someone said flush */ enumerator
H A Dthreadpool.c333 nstate = L9P_FLUSH_REQUESTED_POST_START; in l9p_threadpool_tflush()
347 nstate = L9P_FLUSH_REQUESTED_POST_START; in l9p_threadpool_tflush()
H A Drequest.c399 case L9P_FLUSH_REQUESTED_POST_START: in l9p_respond()