Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dpreallocate.c87 #define PREALLOCATE_OPT_PREALLOC_SIZE "prealloc-size" macro
99 .name = PREALLOCATE_OPT_PREALLOC_SIZE,
119 qemu_opt_get_size(opts, PREALLOCATE_OPT_PREALLOC_SIZE, 128 * MiB); in preallocate_absorb_opts()