Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache_ondisk.h112 static inline void bkey_copy_key(struct bkey *dest, const struct bkey *src) in bkey_copy_key() function
H A Dbset.c207 bkey_copy_key(k, where); in __bch_cut_front()
229 bkey_copy_key(k, where); in __bch_cut_back()
H A Dsuper.c2104 bkey_copy_key(&c->root->key, &MAX_KEY); in run_cache_set()