Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache_req.c36 static int cache_data_alloc(struct pcache_cache *cache, struct pcache_cache_key *key) in cache_data_alloc() function
159 ret = cache_data_alloc(cache, key); in miss_read_end_req()
758 ret = cache_data_alloc(cache, key); in cache_write()