Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache.h574 static inline void cache_key_copy(struct pcache_cache_key *key_dst, struct pcache_cache_key *key_sr… in cache_key_copy() function
H A Dcache_key.c508 cache_key_copy(key_fixup, key_tmp); in fixup_overlap_contained()