Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbtree.c1582 static int btree_gc_recurse(struct btree *b, struct btree_op *op, in btree_gc_recurse() function
1626 ret = btree_gc_recurse(last->b, op, writes, gc); in btree_gc_recurse()
1697 ret = btree_gc_recurse(b, op, writes, gc); in bch_btree_gc_root()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbtree.c1603 static int btree_gc_recurse(struct btree *b, struct btree_op *op, in btree_gc_recurse() function
1647 ret = btree_gc_recurse(last->b, op, writes, gc); in btree_gc_recurse()
1718 ret = btree_gc_recurse(b, op, writes, gc); in bch_btree_gc_root()

Completed in 7 milliseconds