Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c1252 int i, j, l1_modified = 0; in qcow2_update_snapshot_refcount() local
1417 l1_modified = 1; in qcow2_update_snapshot_refcount()
1432 if (ret == 0 && addend >= 0 && l1_modified) { in qcow2_update_snapshot_refcount()