Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c359 static BlockBackend *img_open_opts(const char *optstr, in img_open_opts() function
447 blk = img_open_opts(filename, opts, flags, writethrough, quiet, in img_open()