Lines Matching refs:bch_fs
47 struct bch_fs *c;
172 void bch2_btree_node_rewrite_async(struct bch_fs *, struct btree *);
179 void bch2_btree_set_root_for_read(struct bch_fs *, struct btree *);
182 void bch2_btree_root_alloc_fake(struct bch_fs *, enum btree_id, unsigned);
184 static inline unsigned btree_update_reserve_required(struct bch_fs *c, in btree_update_reserve_required()
277 static inline struct btree_node_entry *want_new_bset(struct bch_fs *c, struct btree *b) in want_new_bset()
329 void bch2_btree_updates_to_text(struct printbuf *, struct bch_fs *);
331 bool bch2_btree_interior_updates_flush(struct bch_fs *);
333 void bch2_journal_entry_to_btree_root(struct bch_fs *, struct jset_entry *);
334 struct jset_entry *bch2_btree_roots_to_journal_entries(struct bch_fs *,
337 void bch2_do_pending_node_rewrites(struct bch_fs *);
338 void bch2_free_pending_node_rewrites(struct bch_fs *);
340 void bch2_btree_reserve_cache_to_text(struct printbuf *, struct bch_fs *);
342 void bch2_fs_btree_interior_update_exit(struct bch_fs *);
343 void bch2_fs_btree_interior_update_init_early(struct bch_fs *);
344 int bch2_fs_btree_interior_update_init(struct bch_fs *);