Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/events/
D9p.h59 EM( P9_TFLUSH, "P9_TFLUSH" ) \
/kernel/linux/linux-5.10/include/net/9p/
D9p.h164 P9_TFLUSH = 108, enumerator
/kernel/linux/linux-5.10/net/9p/
Dclient.c667 req = p9_client_rpc(c, P9_TFLUSH, "w", oldtag); in p9_client_flush()
768 && (type == P9_TFLUSH)) { in p9_client_rpc()