Searched refs:BDRVTestState (Results 1 – 1 of 1) sorted by relevance
35 typedef struct BDRVTestState { struct39 } BDRVTestState; argument51 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()108 .instance_size = sizeof(BDRVTestState),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()[all …]