Lines Matching refs:btree_trans
29 bch2_trans_update_by_path(struct btree_trans *, btree_path_idx_t,
33 static noinline int extent_front_merge(struct btree_trans *trans, in extent_front_merge()
69 static noinline int extent_back_merge(struct btree_trans *trans, in extent_back_merge()
95 static int need_whiteout_for_snapshot(struct btree_trans *trans, in need_whiteout_for_snapshot()
125 int __bch2_insert_snapshot_whiteouts(struct btree_trans *trans, in __bch2_insert_snapshot_whiteouts()
167 int bch2_trans_update_extent_overwrite(struct btree_trans *trans, in bch2_trans_update_extent_overwrite()
266 static int bch2_trans_update_extent(struct btree_trans *trans, in bch2_trans_update_extent()
328 static noinline int flush_new_cached_update(struct btree_trans *trans, in flush_new_cached_update()
366 bch2_trans_update_by_path(struct btree_trans *trans, btree_path_idx_t path_idx, in bch2_trans_update_by_path()
453 static noinline int bch2_trans_update_get_key_cache(struct btree_trans *trans, in bch2_trans_update_get_key_cache()
493 int __must_check bch2_trans_update_ip(struct btree_trans *trans, struct btree_iter *iter, in bch2_trans_update_ip()
534 int bch2_btree_insert_clone_trans(struct btree_trans *trans, in bch2_btree_insert_clone_trans()
547 void *__bch2_trans_subbuf_alloc(struct btree_trans *trans, in __bch2_trans_subbuf_alloc()
578 int bch2_bkey_get_empty_slot(struct btree_trans *trans, struct btree_iter *iter, in bch2_bkey_get_empty_slot()
606 void bch2_trans_commit_hook(struct btree_trans *trans, in bch2_trans_commit_hook()
613 int bch2_btree_insert_nonextent(struct btree_trans *trans, in bch2_btree_insert_nonextent()
630 int bch2_btree_insert_trans(struct btree_trans *trans, enum btree_id id, in bch2_btree_insert_trans()
662 int bch2_btree_delete_at(struct btree_trans *trans, in bch2_btree_delete_at()
675 int bch2_btree_delete(struct btree_trans *trans, in bch2_btree_delete()
692 int bch2_btree_delete_range_trans(struct btree_trans *trans, enum btree_id id, in bch2_btree_delete_range_trans()
776 int bch2_btree_bit_mod_iter(struct btree_trans *trans, struct btree_iter *iter, bool set) in bch2_btree_bit_mod_iter()
792 int bch2_btree_bit_mod(struct btree_trans *trans, enum btree_id btree, in bch2_btree_bit_mod()
804 int bch2_btree_bit_mod_buffered(struct btree_trans *trans, enum btree_id btree, in bch2_btree_bit_mod_buffered()
816 static int __bch2_trans_log_str(struct btree_trans *trans, const char *str, unsigned len) in __bch2_trans_log_str()
831 int bch2_trans_log_str(struct btree_trans *trans, const char *str) in bch2_trans_log_str()
836 int bch2_trans_log_msg(struct btree_trans *trans, struct printbuf *buf) in bch2_trans_log_msg()
845 int bch2_trans_log_bkey(struct btree_trans *trans, enum btree_id btree, in bch2_trans_log_bkey()