Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-cache-target.c163 struct cblock_range { struct
170 struct cblock_range *cblocks; argument
3162 struct cblock_range *result) in parse_cblock_range()
3198 static int validate_cblock_range(struct cache *cache, struct cblock_range *range) in validate_cblock_range()
3222 static int request_invalidation(struct cache *cache, struct cblock_range *range) in request_invalidation()
3246 struct cblock_range range; in process_invalidate_cblocks_message()