Home
last modified time | relevance | path

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

/openbmc/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()
171 static void do_drain_end(enum drain_type drain_type, BlockDriverState *bs) in do_drain_end()
180 static void do_drain_begin_unlocked(enum drain_type drain_type, BlockDriverState *bs) in do_drain_begin_unlocked()
204 static void do_drain_end_unlocked(enum drain_type drain_type, BlockDriverState *bs) in do_drain_end_unlocked()
215 test_drv_cb_common(BlockBackend *blk, enum drain_type drain_type, in test_drv_cb_common()
310 test_quiesce_common(BlockBackend *blk, enum drain_type drain_type, in test_quiesce_common()
483 enum drain_type drain_type; member
524 static void test_iothread_common(enum drain_type drain_type, int drain_thread) in test_iothread_common()
715 static void test_blockjob_common_drain_node(enum drain_type drain_type, in test_blockjob_common_drain_node()
[all …]