Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-bdrv-drain.c171 static void do_drain_end(enum drain_type drain_type, BlockDriverState *bs) in do_drain_end() function
206 do_drain_end(drain_type, bs); in do_drain_end_unlocked()
238 do_drain_end(drain_type, bs); in test_drv_cb_common()
258 do_drain_end(drain_type, bs); in test_drv_cb_common()
328 do_drain_end(drain_type, bs); in test_quiesce_common()
409 do_drain_end(inner, bs); in test_nested()
410 do_drain_end(outer, bs); in test_nested()
494 do_drain_end(data->drain_type, data->bs); in test_iothread_drain_co_entry()
596 do_drain_end(drain_type, bs); in test_iothread_common()
1374 do_drain_end(BDRV_DRAIN, base); in test_append_to_drained()