Home
last modified time | relevance | path

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

/linux-5.19.10/include/trace/events/
D9p.h73 EM( P9_TREMOVE, "P9_TREMOVE" ) \
/linux-5.19.10/include/net/9p/
D9p.h176 P9_TREMOVE = 122, enumerator
/linux-5.19.10/net/9p/
Dclient.c1505 req = p9_client_rpc(clnt, P9_TREMOVE, "d", fid->fid); in p9_client_remove()