Home
last modified time | relevance | path

Searched refs:refcount_table (Results 1 – 25 of 54) sorted by relevance

123

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
710 g_free(s->refcount_table); in qcow2_refcount_area()
711 s->refcount_table = new_table; in qcow2_refcount_area()
1932 offset = s->refcount_table[i]; in check_refblocks()
2038 if (!*refcount_table) { in calculate_refcounts()
2465 void *refcount_table = NULL; in qcow2_check_refcounts() local
2574 g_free(refcount_table); in qcow2_check_refcounts()
3165 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3166 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
H A Dqcow2.h280 uint64_t *refcount_table; member
599 void **refcount_table,
680 void **refcount_table,
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
2205 if (!*refcount_table) { in calculate_refcounts()
2617 s->refcount_table = on_disk_reftable; in rebuild_refcount_structure()
2641 void *refcount_table = NULL; in qcow2_check_refcounts() local
2750 g_free(refcount_table); in qcow2_check_refcounts()
3351 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3352 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
2205 if (!*refcount_table) { in calculate_refcounts()
2617 s->refcount_table = on_disk_reftable; in rebuild_refcount_structure()
2641 void *refcount_table = NULL; in qcow2_check_refcounts() local
2750 g_free(refcount_table); in qcow2_check_refcounts()
3351 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3352 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
1994 offset = s->refcount_table[i]; in check_refblocks()
2099 if (!*refcount_table) { in calculate_refcounts()
2534 void *refcount_table = NULL; in qcow2_check_refcounts() local
2643 g_free(refcount_table); in qcow2_check_refcounts()
3243 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3244 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
H A Dqcow2.h309 uint64_t *refcount_table; member
663 void **refcount_table,
753 void **refcount_table,
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
2004 offset = s->refcount_table[i]; in check_refblocks()
2109 if (!*refcount_table) { in calculate_refcounts()
2545 void *refcount_table = NULL; in qcow2_check_refcounts() local
2654 g_free(refcount_table); in qcow2_check_refcounts()
3255 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3256 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
2004 offset = s->refcount_table[i]; in check_refblocks()
2109 if (!*refcount_table) { in calculate_refcounts()
2545 void *refcount_table = NULL; in qcow2_check_refcounts() local
2654 g_free(refcount_table); in qcow2_check_refcounts()
3255 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3256 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
1994 offset = s->refcount_table[i]; in check_refblocks()
2099 if (!*refcount_table) { in calculate_refcounts()
2534 void *refcount_table = NULL; in qcow2_check_refcounts() local
2643 g_free(refcount_table); in qcow2_check_refcounts()
3243 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3244 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
H A Dqcow2.h309 uint64_t *refcount_table; member
663 void **refcount_table,
753 void **refcount_table,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
1994 offset = s->refcount_table[i]; in check_refblocks()
2099 if (!*refcount_table) { in calculate_refcounts()
2534 void *refcount_table = NULL; in qcow2_check_refcounts() local
2643 g_free(refcount_table); in qcow2_check_refcounts()
3243 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3244 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2-refcount.c113 if (s->refcount_table == NULL) { in qcow2_refcount_init()
135 g_free(s->refcount_table); in qcow2_refcount_close()
713 g_free(s->refcount_table); in qcow2_refcount_area()
714 s->refcount_table = new_table; in qcow2_refcount_area()
1994 offset = s->refcount_table[i]; in check_refblocks()
2099 if (!*refcount_table) { in calculate_refcounts()
2534 void *refcount_table = NULL; in qcow2_check_refcounts() local
2643 g_free(refcount_table); in qcow2_check_refcounts()
3243 old_reftable = s->refcount_table; in qcow2_change_refcount_order()
3244 s->refcount_table = new_reftable; in qcow2_change_refcount_order()
[all …]
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/qemu/
H A Dblock-qcow2.c136 uint64_t *refcount_table; member
1026 uint64_t *refcount_table; member
1094 if (!s->refcount_table) in qcow_create()
1131 qemu_free(s->refcount_table); in qcow_create()
1136 qemu_free(s->refcount_table); in qcow_create()
1740 if (!s->refcount_table) in refcount_init()
1759 qemu_free(s->refcount_table); in refcount_close()
1935 qemu_free(s->refcount_table); in grow_refcount_table()
1938 s->refcount_table = new_table; in grow_refcount_table()
2159 uint16_t *refcount_table; in check_refcounts() local
[all …]
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/patches/
H A Dqemu-0.9.0-qcow2.diff15 qemu_free(s->refcount_table);
18 s->refcount_table = new_table;
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dqcow2.h80 __u64 *refcount_table; member
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dqcow2.h80 __u64 *refcount_table; member
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Dqcow2.h80 __u64 *refcount_table; member
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/
H A De2image.c880 img->cluster_size, &ref->refcount_table); in init_refcount()
887 ext2fs_free_mem(&ref->refcount_table); in init_refcount()
975 if (img->refcount.refcount_table) in free_qcow2_image()
976 ext2fs_free_mem(&img->refcount.refcount_table); in free_qcow2_image()
1120 ref->refcount_table[ref->refcount_table_index] = in update_refcount()
1144 ref->refcount_table[ref->refcount_table_index] = in sync_refcount()
1147 generic_write(fd, (char *)ref->refcount_table, in sync_refcount()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/
H A De2image.c880 img->cluster_size, &ref->refcount_table); in init_refcount()
887 ext2fs_free_mem(&ref->refcount_table); in init_refcount()
975 if (img->refcount.refcount_table) in free_qcow2_image()
976 ext2fs_free_mem(&img->refcount.refcount_table); in free_qcow2_image()
1120 ref->refcount_table[ref->refcount_table_index] = in update_refcount()
1144 ref->refcount_table[ref->refcount_table_index] = in sync_refcount()
1147 generic_write(fd, (char *)ref->refcount_table, in sync_refcount()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/misc/
H A De2image.c880 img->cluster_size, &ref->refcount_table); in init_refcount()
887 ext2fs_free_mem(&ref->refcount_table); in init_refcount()
975 if (img->refcount.refcount_table) in free_qcow2_image()
976 ext2fs_free_mem(&img->refcount.refcount_table); in free_qcow2_image()
1120 ref->refcount_table[ref->refcount_table_index] = in update_refcount()
1144 ref->refcount_table[ref->refcount_table_index] = in sync_refcount()
1147 generic_write(fd, (char *)ref->refcount_table, in sync_refcount()
/dports/emulators/qemu5/qemu-5.2.0/tests/image-fuzzer/qcow2/
H A Dlayout.py105 self.refcount_table = FieldsList()
119 self.refcount_table, self.refcount_blocks)
462 self.refcount_table = FieldsList(rfc_table)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/image-fuzzer/qcow2/
H A Dlayout.py105 self.refcount_table = FieldsList()
119 self.refcount_table, self.refcount_blocks)
462 self.refcount_table = FieldsList(rfc_table)
/dports/emulators/qemu42/qemu-4.2.1/tests/image-fuzzer/qcow2/
H A Dlayout.py105 self.refcount_table = FieldsList()
119 self.refcount_table, self.refcount_blocks)
462 self.refcount_table = FieldsList(rfc_table)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/image-fuzzer/qcow2/
H A Dlayout.py106 self.refcount_table = FieldsList()
120 self.refcount_table, self.refcount_blocks)
463 self.refcount_table = FieldsList(rfc_table)
/dports/emulators/qemu-utils/qemu-4.2.1/tests/image-fuzzer/qcow2/
H A Dlayout.py105 self.refcount_table = FieldsList()
119 self.refcount_table, self.refcount_blocks)
462 self.refcount_table = FieldsList(rfc_table)

123