Home
last modified time | relevance | path

Searched refs:QEMU_AIO_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Draw-aio.h34 #define QEMU_AIO_TYPE_MASK \ macro
/openbmc/qemu/block/
H A Dfile-win32.c111 switch (aiocb->aio_type & QEMU_AIO_TYPE_MASK) { in aio_worker()