Home
last modified time | relevance | path

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

/drivers/md/bcache/
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()