Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h178 P9_TREMOVE = 122, enumerator
/openbmc/linux/include/trace/events/
H A D9p.h73 EM( P9_TREMOVE, "P9_TREMOVE" ) \
/openbmc/qemu/hw/9pfs/
H A D9p.h76 P9_TREMOVE = 122, enumerator
H A D9p.c4123 [P9_TREMOVE] = v9fs_remove,
/openbmc/linux/net/9p/
H A Dclient.c1483 req = p9_client_rpc(clnt, P9_TREMOVE, "d", fid->fid); in p9_client_remove()