Home
last modified time | relevance | path

Searched refs:AIOPool (Results 1 – 5 of 5) sorted by relevance

/external/qemu/include/block/
Dblock_int.h43 typedef struct AIOPool { struct
47 } AIOPool; argument
204 AIOPool *pool;
213 void *qemu_aio_get(AIOPool *pool, BlockDriverState *bs,
/external/qemu/
Ddma-helpers.c142 static AIOPool dma_aio_pool = {
Dposix-aio-compat.c563 static AIOPool raw_aio_pool = {
Dblock.c2301 static AIOPool bdrv_em_aio_pool = {
2483 void *qemu_aio_get(AIOPool *pool, BlockDriverState *bs, in qemu_aio_get()
2504 AIOPool *pool = acb->pool; in qemu_aio_release()
/external/qemu/block/
Dqcow2.c354 static AIOPool qcow_aio_pool = {