Home
last modified time | relevance | path

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

/external/qemu/include/block/
Dblock_int.h40 #define BLOCK_OPT_CLUSTER_SIZE "cluster_size" macro
/external/qemu/block/
Dqcow2.c1062 } else if (!strcmp(options->name, BLOCK_OPT_CLUSTER_SIZE)) { in qcow_create()
1320 .name = BLOCK_OPT_CLUSTER_SIZE,