Home
last modified time | relevance | path

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

/kvmtool/disk/
H A Dqcow.c649 static struct qcow_refcount_block *refcount_block_search(struct qcow *q, u64 offset) in refcount_block_search() function
732 rfb = refcount_block_search(q, rfb_offset); in qcow_read_refcount_block()