Searched refs:P9_TVERSION (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | 9p.h | 51 EM( P9_TVERSION, "P9_TVERSION" ) \
|
| /OK3568_Linux_fs/kernel/include/net/9p/ |
| H A D | 9p.h | 156 P9_TVERSION = 100, enumerator
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | client.c | 291 if (type == P9_TVERSION) in p9_tag_alloc() 944 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version() 948 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version() 952 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version()
|