Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c817 int64_t old_table_index = -1; in update_refcount() local
847 if (table_index != old_table_index) { in update_refcount()
863 old_table_index = table_index; in update_refcount()
895 old_table_index = -1; in update_refcount()