Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Draw-aio.h28 #define QEMU_AIO_WRITE_ZEROES 0x0020 macro
40 QEMU_AIO_WRITE_ZEROES | \
/openbmc/qemu/block/
H A Dfile-posix.c3623 .aio_type = QEMU_AIO_WRITE_ZEROES, in raw_do_pwrite_zeroes()