Home
last modified time | relevance | path

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

/linux/include/trace/events/
A D9p.h51 EM( P9_TVERSION, "P9_TVERSION" ) \
/linux/include/net/9p/
A D9p.h154 P9_TVERSION = 100, enumerator
/linux/net/9p/
A Dclient.c287 if (type == P9_TVERSION) in p9_tag_alloc()
943 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()
947 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()
951 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()

Completed in 10 milliseconds