Lines Matching refs:bch_fs
47 struct bch_fs *c;
188 void bch2_btree_node_rewrite_async(struct bch_fs *, struct btree *);
196 void bch2_btree_set_root_for_read(struct bch_fs *, struct btree *);
199 void bch2_btree_root_alloc_fake(struct bch_fs *, enum btree_id, unsigned);
201 static inline unsigned btree_update_reserve_required(struct bch_fs *c, in btree_update_reserve_required()
294 static inline struct btree_node_entry *want_new_bset(struct bch_fs *c, struct btree *b) in want_new_bset()
346 void bch2_btree_updates_to_text(struct printbuf *, struct bch_fs *);
348 bool bch2_btree_interior_updates_flush(struct bch_fs *);
350 void bch2_journal_entry_to_btree_root(struct bch_fs *, struct jset_entry *);
351 struct jset_entry *bch2_btree_roots_to_journal_entries(struct bch_fs *,
354 void bch2_async_btree_node_rewrites_flush(struct bch_fs *);
355 void bch2_do_pending_node_rewrites(struct bch_fs *);
356 void bch2_free_pending_node_rewrites(struct bch_fs *);
358 void bch2_btree_reserve_cache_to_text(struct printbuf *, struct bch_fs *);
360 void bch2_fs_btree_interior_update_exit(struct bch_fs *);
361 void bch2_fs_btree_interior_update_init_early(struct bch_fs *);
362 int bch2_fs_btree_interior_update_init(struct bch_fs *);