Searched refs:P9_TREAD (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/net/9p/ |
D | 9p.h | 170 P9_TREAD = 116, enumerator
|
/linux-6.1.9/include/trace/events/ |
D | 9p.h | 67 EM( P9_TREAD, "P9_TREAD" ) \
|
/linux-6.1.9/net/9p/ |
D | client.c | 1553 req = p9_client_zc_rpc(clnt, P9_TREAD, to, NULL, rsize, in p9_client_read_once() 1558 req = p9_client_rpc(clnt, P9_TREAD, "dqd", fid->fid, offset, in p9_client_read_once()
|