Searched refs:pcache_cache_subtree_walk_ctx (Results 1 – 3 of 3) sorted by relevance
260 struct pcache_cache_subtree_walk_ctx { struct280 struct pcache_cache_subtree_walk_ctx *ctx); argument287 struct pcache_cache_subtree_walk_ctx *ctx); argument294 struct pcache_cache_subtree_walk_ctx *ctx); argument301 struct pcache_cache_subtree_walk_ctx *ctx); argument308 struct pcache_cache_subtree_walk_ctx *ctx); argument315 struct pcache_cache_subtree_walk_ctx *ctx); argument317 int (*walk_finally)(struct pcache_cache_subtree_walk_ctx *ctx, int ret); argument318 bool (*walk_done)(struct pcache_cache_subtree_walk_ctx *ctx); argument321 int cache_subtree_walk(struct pcache_cache_subtree_walk_ctx *ctx);
288 static struct pcache_backing_dev_req *get_pre_alloc_req(struct pcache_cache_subtree_walk_ctx *ctx) in get_pre_alloc_req()328 struct pcache_cache_subtree_walk_ctx *ctx) in read_before()359 struct pcache_cache_subtree_walk_ctx *ctx) in read_overlap_tail()420 struct pcache_cache_subtree_walk_ctx *ctx) in read_overlap_contain()485 struct pcache_cache_subtree_walk_ctx *ctx) in read_overlap_contained()531 struct pcache_cache_subtree_walk_ctx *ctx) in read_overlap_head()595 static int read_walk_finally(struct pcache_cache_subtree_walk_ctx *ctx, int ret) in read_walk_finally()632 static bool read_walk_done(struct pcache_cache_subtree_walk_ctx *ctx) in read_walk_done()669 struct pcache_cache_subtree_walk_ctx walk_ctx = { 0 }; in cache_read()
238 int cache_subtree_walk(struct pcache_cache_subtree_walk_ctx *ctx) in cache_subtree_walk()395 static struct pcache_cache_key *get_pre_alloc_key(struct pcache_cache_subtree_walk_ctx *ctx) in get_pre_alloc_key()421 struct pcache_cache_subtree_walk_ctx *ctx) in fixup_overlap_tail()455 struct pcache_cache_subtree_walk_ctx *ctx) in fixup_overlap_contain()482 struct pcache_cache_key *key_tmp, struct pcache_cache_subtree_walk_ctx *ctx) in fixup_overlap_contained()547 struct pcache_cache_key *key_tmp, struct pcache_cache_subtree_walk_ctx *ctx) in fixup_overlap_head()578 struct pcache_cache_subtree_walk_ctx walk_ctx = { 0 }; in cache_key_insert()