Home
last modified time | relevance | path

Searched refs:L9P_TFLUSH (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.c282 if (req->lr_req.hdr.type == L9P_TFLUSH) { in l9p_threadpool_run()
H A Drequest.c114 {L9P_TFLUSH, l9p_threadpool_tflush, true},
128 {L9P_TFLUSH, l9p_threadpool_tflush, true},
142 {L9P_TFLUSH, l9p_threadpool_tflush, true},
H A Dfcall.h98 L9P_TFLUSH = 108, enumerator
H A Dpack.c514 case L9P_TFLUSH: in l9p_pufcall()
H A Dutils.c991 case L9P_TFLUSH: in l9p_describe_fcall()