Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-unstripe.c117 static sector_t map_to_core(struct dm_target *ti, struct bio *bio) in map_to_core() function
140 bio->bi_iter.bi_sector = map_to_core(ti, bio) + uc->physical_start; in unstripe_map()