Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c386 static BlockBackend *img_open_file(const char *filename, in img_open_file() function
450 blk = img_open_file(filename, NULL, fmt, flags, writethrough, quiet, in img_open()
2705 s.target = img_open_file(out_filename, open_opts, out_fmt, in img_convert()
5268 blk2 = img_open_file(out.filename, NULL, out_fmt, BDRV_O_RDWR, in img_dd()