Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_io.h127 void bch2_btree_init_next(struct btree_trans *, struct btree *);
H A Dbtree_trans_commit.c101 bch2_btree_init_next(trans, b); in bch2_btree_node_prep_for_write()
H A Dbtree_io.c480 void bch2_btree_init_next(struct btree_trans *trans, struct btree *b) in bch2_btree_init_next() function