Searched refs:P9_TWRITE (Results 1 – 3 of 3) sorted by relevance
/linux/include/trace/events/ |
A D | 9p.h | 69 EM( P9_TWRITE, "P9_TWRITE" ) \
|
/linux/include/net/9p/ |
A D | 9p.h | 172 P9_TWRITE = 118, enumerator
|
/linux/net/9p/ |
A D | client.c | 1658 req = p9_client_zc_rpc(clnt, P9_TWRITE, NULL, from, 0, in p9_client_write() 1662 req = p9_client_rpc(clnt, P9_TWRITE, "dqV", fid->fid, in p9_client_write()
|
Completed in 10 milliseconds