Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-log-writes.c662 goto map_bio; in log_writes_map()
668 goto map_bio; in log_writes_map()
672 goto map_bio; in log_writes_map()
711 goto map_bio; in log_writes_map()
721 goto map_bio; in log_writes_map()
762 map_bio: in log_writes_map()
H A Ddm-raid1.c465 static void map_bio(struct mirror *m, struct bio *bio) in map_bio() function
788 map_bio(get_default_mirror(ms), bio); in do_writes()
1239 map_bio(m, bio); in mirror_map()
H A Ddm-cache-target.c1618 static int map_bio(struct cache *cache, struct bio *bio, dm_oblock_t block, in map_bio() function
1737 if (map_bio(cache, bio, get_bio_block(cache, bio), &commit_needed) == DM_MAPIO_REMAPPED) in process_bio()
2675 r = map_bio(cache, bio, block, &commit_needed); in cache_map()