Home
last modified time | relevance | path

Searched refs:P9_TWALK (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/net/9p/
D9p.h164 P9_TWALK = 110, enumerator
/linux-6.1.9/include/trace/events/
D9p.h61 EM( P9_TWALK, "P9_TWALK" ) \
/linux-6.1.9/net/9p/
Dprotocol.c78 case P9_TWALK: in p9_msg_buf_size()
Dclient.c1158 req = p9_client_rpc(clnt, P9_TWALK, "ddT", oldfid->fid, fid->fid, in p9_client_walk()