Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c162 static void do_drain_begin(enum drain_type drain_type, BlockDriverState *bs) in do_drain_begin() function
182 do_drain_begin(drain_type, bs); in do_drain_begin_unlocked()
233 do_drain_begin(drain_type, bs); in test_drv_cb_common()
252 do_drain_begin(drain_type, bs); in test_drv_cb_common()
319 do_drain_begin(drain_type, bs); in test_quiesce_common()
401 do_drain_begin(outer, bs); in test_nested()
402 do_drain_begin(inner, bs); in test_nested()
492 do_drain_begin(data->drain_type, data->bs); in test_iothread_drain_co_entry()
590 do_drain_begin(drain_type, bs); in test_iothread_common()
1359 do_drain_begin(BDRV_DRAIN, base); in test_append_to_drained()