Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-target.c204 struct cblock_range { struct
211 struct cblock_range *cblocks; argument
3631 struct cblock_range *result) in parse_cblock_range()
3667 static int validate_cblock_range(struct cache *cache, struct cblock_range *range) in validate_cblock_range()
3694 static int request_invalidation(struct cache *cache, struct cblock_range *range) in request_invalidation()
3718 struct cblock_range range; in process_invalidate_cblocks_message()