Searched refs:L9P_TFLUSH (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | threadpool.c | 282 if (req->lr_req.hdr.type == L9P_TFLUSH) { in l9p_threadpool_run()
|
H A D | request.c | 114 {L9P_TFLUSH, l9p_threadpool_tflush, true}, 128 {L9P_TFLUSH, l9p_threadpool_tflush, true}, 142 {L9P_TFLUSH, l9p_threadpool_tflush, true},
|
H A D | fcall.h | 98 L9P_TFLUSH = 108, enumerator
|
H A D | pack.c | 514 case L9P_TFLUSH: in l9p_pufcall()
|
H A D | utils.c | 991 case L9P_TFLUSH: in l9p_describe_fcall()
|