Searched refs:ck_path (Results 1 – 1 of 1) sorted by relevance
202 struct btree_path *ck_path, in btree_key_cache_create() argument237 ck->c.btree_id = ck_path->btree_id; in btree_key_cache_create()238 ck->key.btree_id = ck_path->btree_id; in btree_key_cache_create()239 ck->key.pos = ck_path->pos; in btree_key_cache_create()281 ck_path->uptodate = BTREE_ITER_UPTODATE; in btree_key_cache_create()291 struct btree_path *ck_path, in do_trace_key_cache_fill() argument296 bch2_bpos_to_text(&buf, ck_path->pos); in do_trace_key_cache_fill()310 ck_path->l[0].b = NULL; in btree_key_cache_fill()319 bch2_trans_iter_init(trans, &iter, ck_path->btree_id, ck_path->pos, in btree_key_cache_fill()330 ck_path = trans->paths + ck_path_idx; in btree_key_cache_fill()[all …]