Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache_req.c228 static struct pcache_backing_dev_req *cache_miss_req_alloc(struct pcache_cache *cache, in cache_miss_req_alloc() function
301 return cache_miss_req_alloc(cache, pcache_req, GFP_NOWAIT); in get_pre_alloc_req()
720 walk_ctx.pre_alloc_req = cache_miss_req_alloc(cache, pcache_req, GFP_NOIO); in cache_read()