Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-cache-target.c2604 static int __cache_map(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell **cell) in __cache_map() function
2726 r = __cache_map(cache, bio, &cell); in cache_map()