Searched refs:P9_TWRITE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/trace/events/ |
D | 9p.h | 69 EM( P9_TWRITE, "P9_TWRITE" ) \
|
/Linux-v4.19/include/net/9p/ |
D | 9p.h | 189 P9_TWRITE = 118, enumerator
|
/Linux-v4.19/net/9p/ |
D | client.c | 1649 req = p9_client_zc_rpc(clnt, P9_TWRITE, NULL, from, 0, in p9_client_write() 1653 req = p9_client_rpc(clnt, P9_TWRITE, "dqV", fid->fid, in p9_client_write()
|