Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblkreplay.c54 static void blkreplay_bh_cb(void *opaque) in blkreplay_bh_cb() function
68 .bh = aio_bh_new(bdrv_get_aio_context(bs), blkreplay_bh_cb, req), in block_request_create()