Home
last modified time | relevance | path

Searched refs:ck_path (Results 1 – 1 of 1) sorted by relevance

/fs/bcachefs/
A Dbtree_key_cache.c211 struct btree_path *ck_path, in btree_key_cache_create() argument
246 ck->c.btree_id = ck_path->btree_id; in btree_key_cache_create()
247 ck->key.btree_id = ck_path->btree_id; in btree_key_cache_create()
248 ck->key.pos = ck_path->pos; in btree_key_cache_create()
290 ck_path->uptodate = BTREE_ITER_UPTODATE; in btree_key_cache_create()
300 struct btree_path *ck_path, in do_trace_key_cache_fill() argument
305 bch2_bpos_to_text(&buf, ck_path->pos); in do_trace_key_cache_fill()
319 ck_path->l[0].b = NULL; in btree_key_cache_fill()
328 bch2_trans_iter_init(trans, &iter, ck_path->btree_id, ck_path->pos, in btree_key_cache_fill()
339 ck_path = trans->paths + ck_path_idx; in btree_key_cache_fill()
[all …]

Completed in 4 milliseconds