Searched refs:cache_discards (Results 1 – 3 of 3) sorted by relevance
2010 s->cache_discards = true; in qcow2_cluster_discard() 2027 s->cache_discards = false; in qcow2_cluster_discard() 2197 s->cache_discards = true; in qcow2_subcluster_zeroize() 2230 s->cache_discards = false; in qcow2_subcluster_zeroize()
912 if (!s->cache_discards) { in update_refcount() 976 if (s->cache_discards) { in alloc_clusters_noref() 1280 s->cache_discards = true; in qcow2_update_snapshot_refcount() 1445 s->cache_discards = false; in qcow2_update_snapshot_refcount() 3703 if (!s->cache_discards) { in qcow2_get_last_cluster()
405 bool cache_discards;402 bool cache_discards; global() member