Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-proxy.h62 T_REMOVE, enumerator
H A D9p-proxy.c497 case T_REMOVE: in v9fs_request()
502 header.type = T_REMOVE; in v9fs_request()
596 case T_REMOVE: in v9fs_request()
963 retval = v9fs_request(ctx->private, T_REMOVE, NULL, &name); in proxy_remove()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c837 case T_REMOVE: in process_reply()
987 case T_REMOVE: in process_requests()