Searched refs:prefix_chain_bs (Results 1 – 1 of 1) sorted by relevance
3539 BlockDriverState *bs = NULL, *prefix_chain_bs = NULL; in img_rebase() local3765 prefix_chain_bs = bdrv_find_backing_image(bs, out_real_path); in img_rebase()3766 if (prefix_chain_bs) { in img_rebase()3773 ret = blk_insert_bs(blk_new_backing, prefix_chain_bs, in img_rebase()3873 if (prefix_chain_bs) { in img_rebase()3881 prefix_chain_bs, false, in img_rebase()