Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm.c1395 static void __map_bio(struct bio *clone) in __map_bio() function
1519 __map_bio(clone); in __send_duplicate_bios()
1758 __map_bio(clone); in __split_and_process_bio()
1874 __map_bio(clone); in __send_zone_reset_all_emulated()
H A Ddm-mpath.c611 static struct pgpath *__map_bio(struct multipath *m, struct bio *bio) in __map_bio() function
641 struct pgpath *pgpath = __map_bio(m, bio); in __multipath_map_bio()