Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-proxy.h22 #define V9FS_FD_VALID INT_MAX macro
H A D9p-proxy.c74 if (data != V9FS_FD_VALID) { in v9fs_receivefd()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c222 data = V9FS_FD_VALID; in send_fd()