Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-unstripe.c116 static sector_t map_to_core(struct dm_target *ti, struct bio *bio) in map_to_core() function
139 bio->bi_iter.bi_sector = map_to_core(ti, bio) + uc->physical_start; in unstripe_map()