Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
D9p.h61 EM( P9_TWALK, "P9_TWALK" ) \
/Linux-v4.19/include/net/9p/
D9p.h181 P9_TWALK = 110, enumerator
/Linux-v4.19/net/9p/
Dclient.c1188 req = p9_client_rpc(clnt, P9_TWALK, "ddT", oldfid->fid, fid->fid, in p9_client_walk()