Searched refs:base_fmt (Results 1 – 1 of 1) sorted by relevance
93 const char *base_id = NULL, *base_fmt = NULL; in stream_prepare() local99 base_fmt = "raw"; in stream_prepare()101 base_fmt = unfiltered_base->drv->format_name; in stream_prepare()115 ret = bdrv_change_backing_file(unfiltered_bs, base_id, base_fmt, false); in stream_prepare()