Lines Matching refs:paths
51 struct bkey_s_c k = bch2_btree_path_peek_slot_exact(trans->paths + i->path, &u); in verify_update_old_key()
71 return (trans->paths + i->path)->l + i->level; in insert_l()
112 bch2_btree_node_unlock_write(trans, trans->paths + i->path, insert_l(trans, i)->b); in trans_lock_write_fail()
127 if (bch2_btree_node_lock_write(trans, trans->paths + i->path, &insert_l(trans, i)->b->c)) in bch2_trans_lock_write()
131 bch2_btree_node_prep_for_write(trans, trans->paths + i->path, insert_l(trans, i)->b); in bch2_trans_lock_write()
142 if (btree_node_locked_type(trans->paths + i->path, i->level) == in bch2_trans_unlock_updates_write()
145 trans->paths + i->path, insert_l(trans, i)->b); in bch2_trans_unlock_updates_write()
336 struct btree_path *path = trans->paths + i->path; in btree_insert_entry_checks()
621 : btree_key_can_insert_cached(trans, flags, trans->paths + i->path, u64s); in bch2_trans_commit_write_locked()
778 struct btree_path *path = trans->paths + i->path; in bch2_trans_commit_write_locked()
917 trace_ip, trans->paths + i->path); in bch2_trans_commit_error()
1044 struct btree_path *path = trans->paths + i->path; in __bch2_trans_commit()