Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h313 typedef uint64_t Qcow2GetRefcountFunc(const void *refcount_array, typedef
384 Qcow2GetRefcountFunc *get_refcount;
H A Dqcow2-refcount.c67 static Qcow2GetRefcountFunc *const get_refcount_funcs[] = {
3367 Qcow2GetRefcountFunc *new_get_refcount; in qcow2_change_refcount_order()