Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache_req.c90 static int cache_copy_from_req_bio(struct pcache_cache *cache, struct pcache_cache_key *key, in cache_copy_from_req_bio() function
165 ret = cache_copy_from_req_bio(cache, key, pcache_req, backing_req->req.bio_off); in miss_read_end_req()
764 ret = cache_copy_from_req_bio(cache, key, pcache_req, io_done); in cache_write()