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()
331 struct btree_insert_entry *i) in btree_insert_entry_checks()
458 struct btree_insert_entry *i, in run_one_mem_trigger()
482 static int run_one_trans_trigger(struct btree_trans *trans, struct btree_insert_entry *i) in run_one_trans_trigger()
607 struct btree_insert_entry **stopped_at, in bch2_trans_commit_write_locked()
836 struct btree_insert_entry **stopped_at, in do_bch2_trans_commit()
843 struct btree_insert_entry *i = trans->updates + idx; in do_bch2_trans_commit()
900 struct btree_insert_entry *i, in bch2_trans_commit_error()
996 struct btree_insert_entry *errored_at = NULL; in __bch2_trans_commit()