Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dbtree.c1571 static int btree_gc_recurse(struct btree *b, struct btree_op *op, in btree_gc_recurse() function
1615 ret = btree_gc_recurse(last->b, op, writes, gc); in btree_gc_recurse()
1686 ret = btree_gc_recurse(b, op, writes, gc); in bch_btree_gc_root()