Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2.h806 static inline bool qcow2_need_accurate_refcounts(BDRVQcow2State *s) in qcow2_need_accurate_refcounts() function
H A Dqcow2-cluster.c1055 if (qcow2_need_accurate_refcounts(s)) { in qcow2_alloc_cluster_link_l2()
H A Dqcow2-refcount.c1218 if (qcow2_need_accurate_refcounts(s)) { in qcow2_write_caches()