Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/9p/
D9p.h162 P9_TFLUSH = 108, enumerator
/linux-6.1.9/include/trace/events/
D9p.h59 EM( P9_TFLUSH, "P9_TFLUSH" ) \
/linux-6.1.9/net/9p/
Dclient.c601 req = p9_client_rpc(c, P9_TFLUSH, "w", oldtag); in p9_client_flush()
714 type == P9_TFLUSH) { in p9_client_rpc()