Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dblock-common.h156 uint64_t fragmented_clusters; member
/qemu/block/
H A Dqed-check.c84 check->result->bfi.fragmented_clusters++; in qed_check_l2_table()
H A Dparallels.c946 res->bfi.fragmented_clusters++; in parallels_collect_statistics()
H A Dqcow2-refcount.c1747 res->bfi.fragmented_clusters++; in check_refcounts_l2()
1816 res->bfi.fragmented_clusters++; in check_refcounts_l2()
/qemu/
H A Dqemu-img.c660 check->fragmented_clusters * 100.0 / check->allocated_clusters, in dump_human_image_check()
702 check->fragmented_clusters = result.bfi.fragmented_clusters; in collect_image_check()
703 check->has_fragmented_clusters = result.bfi.fragmented_clusters != 0; in collect_image_check()