Searched refs:chain_child_class (Results 1 – 1 of 1) sorted by relevance
1676 static BdrvChildClass chain_child_class; in test_drop_intermediate_poll() 1684 chain_child_class = child_of_bds; in test_drop_intermediate_poll() 1685 chain_child_class.update_filename = drop_intermediate_poll_update_filename; in test_drop_intermediate_poll() 1708 &chain_child_class, BDRV_CHILD_COW, &error_abort); in test_drop_intermediate_poll() 1664 static BdrvChildClass chain_child_class; test_drop_intermediate_poll() local