Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c430 BlockBackend *blk_a, *blk_b; in test_graph_change_drain_all() local
435 blk_a = blk_new(qemu_get_aio_context(), BLK_PERM_ALL, BLK_PERM_ALL); in test_graph_change_drain_all()
439 blk_insert_bs(blk_a, bs_a, &error_abort); in test_graph_change_drain_all()
463 blk_unref(blk_a); in test_graph_change_drain_all()