Searched refs:P9_TCLUNK (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/9p/
H A D9p.h97 * @P9_TCLUNK: forget about a handle to an entity within the file system
176 P9_TCLUNK = 120, enumerator in enum:p9_msg_t
/linux-master/include/trace/events/
H A D9p.h71 EM( P9_TCLUNK, "P9_TCLUNK" ) \
/linux-master/net/9p/
H A Dclient.c637 if (c->status == BeginDisconnect && type != P9_TCLUNK)
1438 req = p9_client_rpc(clnt, P9_TCLUNK, "d", fid->fid);

Completed in 119 milliseconds