Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbtree.c1603 static int btree_gc_recurse(struct btree *b, struct btree_op *op, in btree_gc_recurse() function
1648 ret = btree_gc_recurse(last->b, op, writes, gc); in btree_gc_recurse()
1719 ret = btree_gc_recurse(b, op, writes, gc); in bch_btree_gc_root()