Home
last modified time | relevance | path

Searched refs:__map_bio (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/md/
H A Ddm.c1394 static void __map_bio(struct bio *clone) in __map_bio() function
1516 __map_bio(clone); in __send_duplicate_bios()
1526 __map_bio(clone); in __send_duplicate_bios()
1726 __map_bio(clone); in __split_and_process_bio()
H A Ddm-mpath.c612 static struct pgpath *__map_bio(struct multipath *m, struct bio *bio) in __map_bio() function
643 struct pgpath *pgpath = __map_bio(m, bio); in __multipath_map_bio()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c1296 static blk_qc_t __map_bio(struct dm_target_io *tio) in __map_bio() function
1452 return __map_bio(tio); in __clone_and_map_simple_bio()
1517 (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()

Completed in 14 milliseconds