Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-replication.c387 BlockBackend *top_blk, *local_blk; in test_secondary_start() local
390 top_blk = start_secondary(); in test_secondary_start()
401 test_blk_read(top_blk, 0x11, IMG_SIZE / 2, in test_secondary_start()
420 BlockBackend *top_blk, *local_blk; in test_secondary_stop() local
423 top_blk = start_secondary(); in test_secondary_stop()
431 test_blk_read(top_blk, 0x11, IMG_SIZE / 2, in test_secondary_stop()
446 test_blk_read(top_blk, 0x22, IMG_SIZE / 2, in test_secondary_stop()
454 BlockBackend *top_blk, *local_blk; in test_secondary_continuous_replication() local
456 top_blk = start_secondary(); in test_secondary_continuous_replication()
498 BlockBackend *top_blk, *local_blk; in test_secondary_do_checkpoint() local
[all …]