Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-bdrv-drain.c157 BDRV_DRAIN_ALL, enumerator
267 test_drv_cb_common(blk, BDRV_DRAIN_ALL, true); in test_drv_cb_drain_all()
281 test_drv_cb_common(blk, BDRV_DRAIN_ALL, true); in test_drv_cb_co_drain_all_entry()
321 if (drain_type == BDRV_DRAIN_ALL) { in test_quiesce_common()
337 test_quiesce_common(blk, BDRV_DRAIN_ALL, true); in test_quiesce_drain_all()
351 test_quiesce_common(blk, BDRV_DRAIN_ALL, true); in test_quiesce_co_drain_all_entry()
619 test_iothread_common(BDRV_DRAIN_ALL, 0); in test_iothread_drain_all()
620 test_iothread_common(BDRV_DRAIN_ALL, 1); in test_iothread_drain_all()
809 if (drain_type == BDRV_DRAIN_ALL) { in test_blockjob_common_drain_node()
842 if (drain_type == BDRV_DRAIN_ALL) { in test_blockjob_common_drain_node()
[all …]