Lines Matching refs:pcache_cache
8 static int cache_data_head_init(struct pcache_cache *cache) in cache_data_head_init()
36 static int cache_data_alloc(struct pcache_cache *cache, struct pcache_cache_key *key) in cache_data_alloc()
90 static int cache_copy_from_req_bio(struct pcache_cache *cache, struct pcache_cache_key *key, in cache_copy_from_req_bio()
101 static int cache_copy_to_req_bio(struct pcache_cache *cache, struct pcache_request *pcache_req, in cache_copy_to_req_bio()
137 struct pcache_cache *cache = backing_req->backing_dev->cache; in miss_read_end_req()
202 static void submit_cache_miss_req(struct pcache_cache *cache, struct pcache_backing_dev_req *backin… in submit_cache_miss_req()
228 static struct pcache_backing_dev_req *cache_miss_req_alloc(struct pcache_cache *cache, in cache_miss_req_alloc()
259 static void cache_miss_req_init(struct pcache_cache *cache, in cache_miss_req_init()
290 struct pcache_cache *cache = ctx->cache_tree->cache; in get_pre_alloc_req()
331 struct pcache_cache *cache = ctx->cache_tree->cache; in read_before()
361 struct pcache_cache *cache = ctx->cache_tree->cache; in read_overlap_tail()
422 struct pcache_cache *cache = ctx->cache_tree->cache; in read_overlap_contain()
487 struct pcache_cache *cache = ctx->cache_tree->cache; in read_overlap_contained()
533 struct pcache_cache *cache = ctx->cache_tree->cache; in read_overlap_head()
597 struct pcache_cache *cache = ctx->cache_tree->cache; in read_walk_finally()
662 static int cache_read(struct pcache_cache *cache, struct pcache_request *pcache_req) in cache_read()
739 static int cache_write(struct pcache_cache *cache, struct pcache_request *pcache_req) in cache_write()
805 int pcache_cache_flush(struct pcache_cache *cache) in pcache_cache_flush()
825 int pcache_cache_handle_req(struct pcache_cache *cache, struct pcache_request *pcache_req) in pcache_cache_handle_req()