Searched refs:bdrv_remove_child (Results 1 – 1 of 1) sorted by relevance
99 bdrv_remove_child(BdrvChild *child, Transaction *tran);3493 bdrv_remove_child(child, tran); in bdrv_set_file_or_backing_noperm()5295 static void GRAPH_WRLOCK bdrv_remove_child(BdrvChild *child, Transaction *tran) in bdrv_remove_child() function5402 bdrv_remove_child(bdrv_filter_or_cow_child(to_cow_parent), tran); in bdrv_replace_node_common()