Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblock-copy.c37 #define BLOCK_COPY_CLUSTER_SIZE_DEFAULT (1 << 16) macro
324 (int64_t)BLOCK_COPY_CLUSTER_SIZE_DEFAULT); in block_copy_calculate_cluster_size()