Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dmmap-alloc.h12 QemuFsType qemu_fd_getfs(int fd);
/openbmc/qemu/util/
H A Dmmap-alloc.c33 QemuFsType qemu_fd_getfs(int fd) in qemu_fd_getfs() function
/openbmc/qemu/migration/
H A Dpostcopy-ram.c356 fs = qemu_fd_getfs(rb->fd); in test_ramblock_postcopiable()