Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c3738 char *out_real_path; in img_rebase() local
3753 out_real_path = in img_rebase()
3769 prefix_chain_bs = bdrv_find_backing_image(bs, out_real_path); in img_rebase()
3772 g_free(out_real_path); in img_rebase()
3786 blk_new_backing = blk_new_open(out_real_path, NULL, in img_rebase()
3788 g_free(out_real_path); in img_rebase()