Searched refs:ck_path (Results 1 – 1 of 1) sorted by relevance
282 struct btree_path *ck_path, in btree_key_cache_fill() argument286 ck_path->uptodate = BTREE_ITER_UPTODATE; in btree_key_cache_fill()295 bch2_trans_iter_init(trans, &iter, ck_path->btree_id, ck_path->pos, in btree_key_cache_fill()305 ret = bch2_btree_key_cache_find(c, ck_path->btree_id, ck_path->pos) ? -EEXIST : 0; in btree_key_cache_fill()309 ret = btree_key_cache_create(trans, ck_path, k); in btree_key_cache_fill()