Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache_key.c329 if (ctx->overlap_head) { in cache_subtree_walk()
330 ret = ctx->overlap_head(key, key_tmp, ctx); in cache_subtree_walk()
607 walk_ctx.overlap_head = fixup_overlap_head; in cache_key_insert()
H A Dcache.h300 int (*overlap_head)(struct pcache_cache_key *key, struct pcache_cache_key *key_tmp, member
H A Dcache_req.c680 walk_ctx.overlap_head = read_overlap_head; in cache_read()