Home
last modified time | relevance | path

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

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