Searched refs:P9_TWRITE (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/include/net/9p/ |
D | 9p.h | 172 P9_TWRITE = 118, enumerator
|
/Linux-v6.1/include/trace/events/ |
D | 9p.h | 69 EM( P9_TWRITE, "P9_TWRITE" ) \
|
/Linux-v6.1/net/9p/ |
D | protocol.c | 137 case P9_TWRITE: in p9_msg_buf_size()
|
D | client.c | 1618 req = p9_client_zc_rpc(clnt, P9_TWRITE, NULL, from, 0, in p9_client_write() 1622 req = p9_client_rpc(clnt, P9_TWRITE, "dqV", fid->fid, in p9_client_write()
|