Home
last modified time | relevance | path

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

/drivers/md/
Ddm.c1297 static blk_qc_t __map_bio(struct dm_target_io *tio) in __map_bio() function
1453 return __map_bio(tio); in __clone_and_map_simple_bio()
1518 (void) __map_bio(tio); in __clone_and_map_data_bio()
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()