HomeSort by relevance Sort by last modified time
    Searched refs:QEMU_AIO_TYPE_MASK (Results 1 - 2 of 2) sorted by null

  /external/qemu/block/
raw-posix-aio.h 21 #define QEMU_AIO_TYPE_MASK \
  /external/qemu/
posix-aio-compat.c 336 switch (aiocb->aio_type & QEMU_AIO_TYPE_MASK) {

Completed in 73 milliseconds