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 *);
2489 bool bch2_btree_post_write_cleanup(struct bch_fs *c, struct btree *b) in bch2_btree_post_write_cleanup() function2556 bch2_btree_post_write_cleanup(c, b); in bch2_btree_node_write()2566 bch2_btree_post_write_cleanup(c, b); in bch2_btree_node_write()2584 bch2_btree_post_write_cleanup(c, b); in bch2_btree_node_write_trans()2594 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()