Home
last modified time | relevance | path

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

/kvmtool/disk/
H A Dqcow.c538 static int refcount_block_insert(struct rb_root *root, struct qcow_refcount_block *new) in refcount_block_insert() function
600 if (refcount_block_insert(r, c) < 0) in cache_refcount_block()