Searched defs:DEFAULT_CLUSTER_SIZE (Results 1 – 3 of 3) sorted by relevance
/qemu/block/ | ||
H A D | parallels.h | 38 #define DEFAULT_CLUSTER_SIZE 1048576 /* 1 MiB */ macro |
H A D | vdi.c | 91 #define DEFAULT_CLUSTER_SIZE 1048576 macro |
H A D | qcow2.h | 129 #define DEFAULT_CLUSTER_SIZE 65536 macro |