Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c1267 int64_t old_entry, old_l2_offset; in qcow2_update_snapshot_refcount()
1334 old_entry = entry; in qcow2_update_snapshot_refcount()
1402 if (entry != old_entry) { in qcow2_update_snapshot_refcount()
1250 int64_t old_entry, old_l2_offset; qcow2_update_snapshot_refcount() local