Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dmmap-alloc.h9 } QemuFsType; typedef
12 QemuFsType qemu_fd_getfs(int fd);
/openbmc/qemu/util/
H A Dmmap-alloc.c33 QemuFsType qemu_fd_getfs(int fd) in qemu_fd_getfs()
/openbmc/qemu/migration/
H A Dpostcopy-ram.c345 QemuFsType fs; in test_ramblock_postcopiable()