Home
last modified time | relevance | path

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

/external/qemu/
Dblock_int.h41 #define BLOCK_OPT_PREALLOC "preallocation" macro
/external/qemu/block/
Dqcow2.c1066 } else if (!strcmp(options->name, BLOCK_OPT_PREALLOC)) { in qcow_create()
1325 .name = BLOCK_OPT_PREALLOC,