Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dparallels.c65 #define PARALLELS_OPT_PREALLOC_SIZE "prealloc-size" macro
72 .name = PARALLELS_OPT_PREALLOC_SIZE,
1219 bytes = qemu_opt_get_size_del(opts, PARALLELS_OPT_PREALLOC_SIZE, 0); in parallels_opts_prealloc()