Searched refs:P9_TREAD (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/trace/events/ |
D | 9p.h | 67 EM( P9_TREAD, "P9_TREAD" ) \
|
/Linux-v4.19/include/net/9p/ |
D | 9p.h | 187 P9_TREAD = 116, enumerator
|
/Linux-v4.19/net/9p/ |
D | client.c | 1575 req = p9_client_zc_rpc(clnt, P9_TREAD, to, NULL, rsize, in p9_client_read() 1580 req = p9_client_rpc(clnt, P9_TREAD, "dqd", fid->fid, offset, in p9_client_read()
|