Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Draw-aio.h49 #define QEMU_AIO_BLKDEV 0x2000 macro
/openbmc/qemu/block/
H A Dfile-posix.c1912 if (aiocb->aio_type & QEMU_AIO_BLKDEV) { in handle_aiocb_write_zeroes()
2204 if (aiocb->aio_type & QEMU_AIO_BLKDEV) { in handle_aiocb_discard()
3564 acb.aio_type |= QEMU_AIO_BLKDEV; in raw_do_pdiscard()
3629 acb.aio_type |= QEMU_AIO_BLKDEV; in raw_do_pwrite_zeroes()