Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c35 typedef struct BDRVTestState { struct
39 } BDRVTestState; argument
51 BDRVTestState *s = bs->opaque; in bdrv_test_drain_begin()
62 BDRVTestState *s = bs->opaque; in bdrv_test_drain_end()
68 BDRVTestState *s = bs->opaque; in bdrv_test_close()
82 BDRVTestState *s = bs->opaque; in bdrv_test_co_preadv()
220 BDRVTestState *s, *backing_s; in test_drv_cb_common()
378 BDRVTestState *s, *backing_s; in test_nested()
428 BDRVTestState *a_s, *b_s; in test_graph_change_drain_all()
528 BDRVTestState *s; in test_iothread_common()
[all …]