HomeSort by relevance Sort by last modified time
    Searched full:cache_refcount_updates (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
qcow2-refcount.c 35 static int cache_refcount_updates = 0; variable
95 if (cache_refcount_updates) {
228 if (cache_refcount_updates) {
432 if (cache_refcount_updates) {
754 cache_refcount_updates = 1;
862 cache_refcount_updates = 0;
869 cache_refcount_updates = 0;
    [all...]

Completed in 943 milliseconds