Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-proxy.h53 T_LINK, enumerator
H A D9p-proxy.c411 case T_LINK: in v9fs_request()
418 header.type = T_LINK; in v9fs_request()
590 case T_LINK: in v9fs_request()
892 retval = v9fs_request(ctx->private, T_LINK, NULL, oldpath, &newpath); in proxy_link()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c831 case T_LINK: in process_reply()
902 case T_LINK: in process_requests()