Home
last modified time | relevance | path

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

/external/qemu/
Dblock.c2304 static void bdrv_aio_bh_cb(void *opaque) in bdrv_aio_bh_cb() function
2334 acb->bh = qemu_bh_new(bdrv_aio_bh_cb, acb); in bdrv_aio_rw_vector()
2374 acb->bh = qemu_bh_new(bdrv_aio_bh_cb, acb); in bdrv_aio_flush_em()
2393 acb->bh = qemu_bh_new(bdrv_aio_bh_cb, acb); in bdrv_aio_noop_em()