Home
last modified time | relevance | path

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

/qemu/block/
H A Dio.c313 static void coroutine_fn bdrv_co_yield_to_drain(BlockDriverState *bs, in bdrv_co_yield_to_drain() function
353 bdrv_co_yield_to_drain(bs, true, parent, poll); in bdrv_do_drained_begin()
405 bdrv_co_yield_to_drain(bs, false, parent, false); in bdrv_do_drained_end()
515 bdrv_co_yield_to_drain(NULL, true, NULL, true); in bdrv_drain_all_begin()