Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h297 QCOW2_DISCARD_MAX enumerator
387 bool discard_passthrough[QCOW2_DISCARD_MAX];
H A Dqcow2.c979 bool discard_passthrough[QCOW2_DISCARD_MAX];
1236 for (i = 0; i < QCOW2_DISCARD_MAX; i++) { in qcow2_update_options_commit()