Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-img.c4038 static QemuOptsList resize_options = { in img_resize() local
4040 .head = QTAILQ_HEAD_INITIALIZER(resize_options.head), in img_resize()
4135 param = qemu_opts_create(&resize_options, NULL, 0, &error_abort); in img_resize()