Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.h105 enum l9p_flushstate { enum
H A Dlib9p.h164 enum l9p_flushstate lr_flushstate; /* flush state if flushee */
H A Dthreadpool.c307 enum l9p_flushstate nstate = L9P_FLUSH_NONE; in l9p_threadpool_tflush()