Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-proxy.h67 T_GETVERSION, enumerator
H A D9p-proxy.c280 case T_GETVERSION: in v9fs_receive_response()
547 case T_GETVERSION: in v9fs_request()
552 header.type = T_GETVERSION; in v9fs_request()
606 case T_GETVERSION: in v9fs_request()
1124 err = v9fs_request(fs_ctx->private, T_GETVERSION, st_gen, path); in proxy_ioc_getversion()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c849 case T_GETVERSION: in process_reply()
1033 case T_GETVERSION: in process_requests()