Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-bdrv-drain.c156 enum drain_type { enum
162 static void do_drain_begin(enum drain_type drain_type, BlockDriverState *bs) in do_drain_begin() argument
164 switch (drain_type) { in do_drain_begin()
171 static void do_drain_end(enum drain_type drain_type, BlockDriverState *bs) in do_drain_end() argument
173 switch (drain_type) { in do_drain_end()
215 test_drv_cb_common(BlockBackend *blk, enum drain_type drain_type, in test_drv_cb_common() argument
310 test_quiesce_common(BlockBackend *blk, enum drain_type drain_type, in test_quiesce_common() argument
483 enum drain_type drain_type; member
570 .drain_type = drain_type, in test_iothread_common()
715 static void test_blockjob_common_drain_node(enum drain_type drain_type, in test_blockjob_common_drain_node() argument
[all …]