Searched refs:test_quiesce_common (Results 1 – 1 of 1) sorted by relevance
/qemu/tests/unit/ |
H A D | test-bdrv-drain.c | 310 test_quiesce_common(BlockBackend *blk, enum drain_type drain_type, in test_quiesce_common() function 337 test_quiesce_common(blk, BDRV_DRAIN_ALL, true); in test_quiesce_drain_all() 344 test_quiesce_common(blk, BDRV_DRAIN, false); in test_quiesce_drain() 351 test_quiesce_common(blk, BDRV_DRAIN_ALL, true); in test_quiesce_co_drain_all_entry() 364 test_quiesce_common(blk, BDRV_DRAIN, false); in test_quiesce_co_drain_entry()
|