Home
last modified time | relevance | path

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

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