Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2-refcount.c46 static uint64_t get_refcount_ro3(const void *refcount_array, uint64_t index);
71 &get_refcount_ro3,
184 static uint64_t get_refcount_ro3(const void *refcount_array, uint64_t index) in get_refcount_ro3() function