Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqed.h71 QED_MIN_CLUSTER_SIZE = 4 * 1024, /* in bytes */ enumerator
H A Dqed.c152 if (cluster_size < QED_MIN_CLUSTER_SIZE || in qed_is_cluster_size_valid()
669 QED_MIN_CLUSTER_SIZE, QED_MAX_CLUSTER_SIZE); in bdrv_qed_co_create()