Searched refs:do_drain_begin (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/tests/unit/ |
| H A D | test-bdrv-drain.c | 162 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() 235 do_drain_begin(drain_type, bs); in test_drv_cb_common() 254 do_drain_begin(drain_type, bs); in test_drv_cb_common() 321 do_drain_begin(drain_type, bs); in test_quiesce_common() 405 do_drain_begin(outer, bs); in test_nested() 406 do_drain_begin(inner, bs); in test_nested() 496 do_drain_begin(data->drain_type, data->bs); in test_iothread_drain_co_entry() 594 do_drain_begin(drain_type, bs); in test_iothread_common() 1369 do_drain_begin(BDRV_DRAIN, base); in test_append_to_drained()
|