Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbtree.c1281 static bool btree_gc_mark_node(struct btree *b, struct gc_stat *gc) in btree_gc_mark_node() function
1618 should_rewrite = btree_gc_mark_node(last->b, gc); in btree_gc_recurse()
1679 should_rewrite = btree_gc_mark_node(b, gc); in bch_btree_gc_root()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbtree.c1302 static bool btree_gc_mark_node(struct btree *b, struct gc_stat *gc) in btree_gc_mark_node() function
1639 should_rewrite = btree_gc_mark_node(last->b, gc); in btree_gc_recurse()
1700 should_rewrite = btree_gc_mark_node(b, gc); in bch_btree_gc_root()

Completed in 6 milliseconds