Searched refs:AIOPool (Results 1 – 5 of 5) sorted by relevance
43 typedef struct AIOPool { struct47 } AIOPool; argument204 AIOPool *pool;213 void *qemu_aio_get(AIOPool *pool, BlockDriverState *bs,
142 static AIOPool dma_aio_pool = {
563 static AIOPool raw_aio_pool = {
2301 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()
354 static AIOPool qcow_aio_pool = {