Home
last modified time | relevance | path

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

/qemu/include/block/
H A Draw-aio.h49 #define QEMU_AIO_MISALIGNED 0x1000 macro
/qemu/block/
H A Dfile-posix.c1846 if (!(aiocb->aio_type & QEMU_AIO_MISALIGNED)) { in handle_aiocb_rw()
2596 type |= QEMU_AIO_MISALIGNED; in raw_co_prw()