Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
D9p.h51 EM( P9_TVERSION, "P9_TVERSION" ) \
/Linux-v4.19/include/net/9p/
D9p.h171 P9_TVERSION = 100, enumerator
/Linux-v4.19/net/9p/
Dclient.c715 if (type != P9_TVERSION) { in p9_client_prepare_req()
963 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()
967 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()
971 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()