Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c67 static Qcow2GetRefcountFunc *const get_refcount_funcs[] = { variable
109 s->get_refcount = get_refcount_funcs[s->refcount_order]; in qcow2_refcount_init()
3387 new_get_refcount = get_refcount_funcs[refcount_order]; in qcow2_change_refcount_order()