Searched refs:P9_TVERSION (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/include/net/9p/ |
D | 9p.h | 156 P9_TVERSION = 100, enumerator
|
/linux-6.6.21/include/trace/events/ |
D | 9p.h | 51 EM( P9_TVERSION, "P9_TVERSION" ) \
|
/linux-6.6.21/net/9p/ |
D | client.c | 314 if (type == P9_TVERSION) in p9_tag_alloc() 919 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version() 923 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version() 927 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()
|