Searched refs:AIOPool (Results 1 - 6 of 6) sorted by relevance

/external/qemu/
H A Dblock_int.h43 typedef struct AIOPool { struct
47 } AIOPool; typedef in typeref:struct:AIOPool
204 AIOPool *pool;
213 void *qemu_aio_get(AIOPool *pool, BlockDriverState *bs,
H A Ddma-helpers.c142 static AIOPool dma_aio_pool = {
H A Dposix-aio-compat.c563 static AIOPool raw_aio_pool = {
H A Dblock.c2299 static AIOPool bdrv_em_aio_pool = {
2481 void *qemu_aio_get(AIOPool *pool, BlockDriverState *bs,
2502 AIOPool *pool = acb->pool;
/external/qemu/block/
H A Dqcow.c512 static AIOPool qcow_aio_pool = {
H A Dqcow2.c354 static AIOPool qcow_aio_pool = {

Completed in 595 milliseconds