Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbtree.h267 void bch_btree_set_root(struct btree *b);
H A Dbtree.c1710 bch_btree_set_root(n); in bch_btree_gc_root()
2330 bch_btree_set_root(n3); in btree_split()
2335 bch_btree_set_root(n1); in btree_split()
2519 void bch_btree_set_root(struct btree *b) in bch_btree_set_root() function