Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.c1298 static blk_qc_t __map_bio(struct dm_target_io *tio) in __map_bio() function
1454 return __map_bio(tio); in __clone_and_map_simple_bio()
1519 (void) __map_bio(tio); in __clone_and_map_data_bio()
H A Ddm-mpath.c606 static struct pgpath *__map_bio(struct multipath *m, struct bio *bio) in __map_bio() function
637 struct pgpath *pgpath = __map_bio(m, bio); in __multipath_map_bio()