Searched refs:blk_b (Results 1 – 1 of 1) sorted by relevance
426 BlockBackend *blk_a, *blk_b; in test_graph_change_drain_all() local 447 blk_b = blk_new(qemu_get_aio_context(), BLK_PERM_ALL, BLK_PERM_ALL); in test_graph_change_drain_all() 451 blk_insert_bs(blk_b, bs_b, &error_abort); in test_graph_change_drain_all() 478 blk_unref(blk_b); in test_graph_change_drain_all()