Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache_key.c535 * fixup_overlap_head - Handle overlap when a new key overlaps with the head of an existing key.
546 static int fixup_overlap_head(struct pcache_cache_key *key, in fixup_overlap_head() function
607 walk_ctx.overlap_head = fixup_overlap_head; in cache_key_insert()