Home
last modified time | relevance | path

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

/qemu/block/
H A Dqed.h78 QED_MIN_TABLE_SIZE = 1, /* in clusters */ enumerator
H A Dqed.c164 if (table_size < QED_MIN_TABLE_SIZE || in qed_is_table_size_valid()
675 QED_MIN_TABLE_SIZE, QED_MAX_TABLE_SIZE); in bdrv_qed_co_create()