Searched refs:bkey_copy_key (Results 1 – 3 of 3) sorted by relevance
112 static inline void bkey_copy_key(struct bkey *dest, const struct bkey *src) in bkey_copy_key() function
207 bkey_copy_key(k, where); in __bch_cut_front()229 bkey_copy_key(k, where); in __bch_cut_back()
2104 bkey_copy_key(&c->root->key, &MAX_KEY); in run_cache_set()