Home
last modified time | relevance | path

Searched defs:refcount_table (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-refcount.c1527 void **refcount_table, in qcow2_inc_refcounts_imrt()
1664 void **refcount_table, in check_refcounts_l2()
1864 void **refcount_table, int64_t *refcount_table_size, in check_refcounts_l1()
2088 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2203 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2307 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2382 void **refcount_table, in alloc_clusters_imrt()
2470 BlockDriverState *bs, void **refcount_table, int64_t *nb_clusters, in rebuild_refcounts_write_refblocks()
2609 void **refcount_table, int64_t *nb_clusters, in rebuild_refcount_structure()
2788 void *refcount_table = NULL; in qcow2_check_refcounts() local
H A Dqcow2-bitmap.c657 void **refcount_table, in qcow2_check_bitmaps_refcounts()
H A Dqcow2.h353 uint64_t *refcount_table; member
H A Dqcow2.c3523 uint64_t *refcount_table; in qcow2_co_create() local