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.c426 BlockBackend *blk_a, *blk_b; in test_graph_change_drain_all() local
431 blk_a = blk_new(qemu_get_aio_context(), BLK_PERM_ALL, BLK_PERM_ALL); in test_graph_change_drain_all()
435 blk_insert_bs(blk_a, bs_a, &error_abort); in test_graph_change_drain_all()
459 blk_unref(blk_a); in test_graph_change_drain_all()