Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-img.c2250 skip_create = false, progress = false, tgt_image_opts = false; in img_convert() local
2396 tgt_image_opts = true; in img_convert()
2415 if (!out_fmt && !tgt_image_opts) { in img_convert()
2439 if (tgt_image_opts && !skip_create) { in img_convert()
2697 s.target = img_open(tgt_image_opts, out_filename, out_fmt, in img_convert()