Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dqcow2.h55 __u32 refcount_table_clusters; member
84 __u32 refcount_table_clusters; member
/third_party/e2fsprogs/misc/
De2image.c874 ref->refcount_table_clusters = table_clusters; in init_refcount()
879 ret = ext2fs_get_arrayzero(ref->refcount_table_clusters, in init_refcount()
943 header->refcount_table_clusters = in initialize_qcow2_image()
944 ext2fs_cpu_to_be32(image->refcount.refcount_table_clusters); in initialize_qcow2_image()
946 offset += image->refcount.refcount_table_clusters << in initialize_qcow2_image()
1148 ref->refcount_table_clusters << img->cluster_bits, NO_BLK); in sync_refcount()