Searched refs:cache_copy_to_req_bio (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/md/dm-pcache/ |
| H A D | cache_req.c | 101 static int cache_copy_to_req_bio(struct pcache_cache *cache, struct pcache_request *pcache_req, in cache_copy_to_req_bio() function 396 ret = cache_copy_to_req_bio(ctx->cache_tree->cache, ctx->pcache_req, ctx->req_done, in read_overlap_tail() 457 ret = cache_copy_to_req_bio(ctx->cache_tree->cache, ctx->pcache_req, ctx->req_done, in read_overlap_contain() 507 ret = cache_copy_to_req_bio(ctx->cache_tree->cache, ctx->pcache_req, ctx->req_done, in read_overlap_contained() 552 ret = cache_copy_to_req_bio(ctx->cache_tree->cache, ctx->pcache_req, ctx->req_done, in read_overlap_head()
|