Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-raid1.c173 static void bio_set_m(struct bio *bio, struct mirror *m) in bio_set_m() function
521 bio_set_m(bio, NULL); in read_callback()
556 bio_set_m(bio, m); in read_async_bio()
613 bio_set_m(bio, NULL); in write_callback()
682 bio_set_m(bio, get_default_mirror(ms)); in do_write()