Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c77 static Qcow2SetRefcountFunc *const set_refcount_funcs[] = { variable
110 s->set_refcount = set_refcount_funcs[s->refcount_order]; in qcow2_refcount_init()
3388 new_set_refcount = set_refcount_funcs[refcount_order]; in qcow2_change_refcount_order()