Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_node_scan.h6 bool bch2_btree_node_is_stale(struct bch_fs *, struct btree *);
H A Dbtree_node_scan.c498 bool bch2_btree_node_is_stale(struct bch_fs *c, struct btree *b) in bch2_btree_node_is_stale() function
H A Dbtree_gc.c373 if (bch2_btree_node_is_stale(c, cur)) { in bch2_btree_repair_topology_recurse()