Home
last modified time | relevance | path

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

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