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

/external/qemu/
H A Dblock.c2306 static void bdrv_aio_bh_cb(void *opaque) function
2336 acb->bh = qemu_bh_new(bdrv_aio_bh_cb, acb);
2376 acb->bh = qemu_bh_new(bdrv_aio_bh_cb, acb);
2395 acb->bh = qemu_bh_new(bdrv_aio_bh_cb, acb);

Completed in 91 milliseconds