Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dbtree_update_interior.h162 void bch2_btree_set_root_for_read(struct bch_fs *, struct btree *);
Dbtree_update_interior.c2335 void bch2_btree_set_root_for_read(struct bch_fs *c, struct btree *b) in bch2_btree_set_root_for_read() function
Dbtree_io.c1744 bch2_btree_set_root_for_read(c, b); in __bch2_btree_root_read()