Lines Matching refs:btree_insert_entry
44 static void verify_update_old_key(struct btree_trans *trans, struct btree_insert_entry *i) in verify_update_old_key()
67 …c inline struct btree_path_level *insert_l(struct btree_trans *trans, struct btree_insert_entry *i) in insert_l()
73 struct btree_insert_entry *i) in same_leaf_as_prev()
80 struct btree_insert_entry *i) in same_leaf_as_next()
104 static noinline int trans_lock_write_fail(struct btree_trans *trans, struct btree_insert_entry *i) in trans_lock_write_fail()
332 struct btree_insert_entry *i) in btree_insert_entry_checks()
460 struct btree_insert_entry *i, in run_one_mem_trigger()
484 static int run_one_trans_trigger(struct btree_trans *trans, struct btree_insert_entry *i) in run_one_trans_trigger()
585 struct btree_insert_entry **stopped_at, in bch2_trans_commit_write_locked()
814 struct btree_insert_entry **stopped_at, in do_bch2_trans_commit()
821 struct btree_insert_entry *i = trans->updates + idx; in do_bch2_trans_commit()
878 struct btree_insert_entry *i, in bch2_trans_commit_error()
976 struct btree_insert_entry *errored_at = NULL; in __bch2_trans_commit()