Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c49 static uint64_t get_refcount_ro6(const void *refcount_array, uint64_t index);
74 &get_refcount_ro6
220 static uint64_t get_refcount_ro6(const void *refcount_array, uint64_t index) in get_refcount_ro6() function