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