Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c1658 static BdrvChildClass chain_child_class; in test_drop_intermediate_poll() local
1666 chain_child_class = child_of_bds; in test_drop_intermediate_poll()
1667 chain_child_class.update_filename = drop_intermediate_poll_update_filename; in test_drop_intermediate_poll()
1689 &chain_child_class, BDRV_CHILD_COW, &error_abort); in test_drop_intermediate_poll()