Searched refs:bch2_btree_post_write_cleanup (Results 1 – 3 of 3) sorted by relevance
139 bool bch2_btree_post_write_cleanup(struct bch_fs *, struct btree *);
2474 bool bch2_btree_post_write_cleanup(struct bch_fs *c, struct btree *b) in bch2_btree_post_write_cleanup() function2541 bch2_btree_post_write_cleanup(c, b); in bch2_btree_node_write()2551 bch2_btree_post_write_cleanup(c, b); in bch2_btree_node_write()2569 bch2_btree_post_write_cleanup(c, b); in bch2_btree_node_write_trans()2579 bch2_btree_post_write_cleanup(c, b); in bch2_btree_node_write_trans()
93 bch2_btree_post_write_cleanup(c, b)) in bch2_btree_node_prep_for_write()