Searched refs:detach_by_driver_cb_class (Results 1 – 1 of 1) sorted by relevance
1209 static BdrvChildClass detach_by_driver_cb_class; variable1241 detach_by_driver_cb_class = child_of_bds; in test_detach_indirect()1242 detach_by_driver_cb_class.drained_begin = in test_detach_indirect()1244 detach_by_driver_cb_class.drained_end = NULL; in test_detach_indirect()1245 detach_by_driver_cb_class.drained_poll = NULL; in test_detach_indirect()1286 by_parent_cb ? &child_of_bds : &detach_by_driver_cb_class, in test_detach_indirect()