Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dbtree.c1272 static bool btree_gc_mark_node(struct btree *b, struct gc_stat *gc) in btree_gc_mark_node() function
1607 should_rewrite = btree_gc_mark_node(last->b, gc); in btree_gc_recurse()
1668 should_rewrite = btree_gc_mark_node(b, gc); in bch_btree_gc_root()