Searched refs:QEMU_AIO_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/block/ | ||
| H A D | raw-aio.h | 35 #define QEMU_AIO_TYPE_MASK \ macro |
| /openbmc/qemu/block/ | ||
| H A D | file-win32.c | 111 switch (aiocb->aio_type & QEMU_AIO_TYPE_MASK) { in aio_worker() |