Searched refs:__add_stripe_bio (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/md/ |
D | raid5.c | 3540 static void __add_stripe_bio(struct stripe_head *sh, struct bio *bi, in __add_stripe_bio() function 3629 __add_stripe_bio(sh, bi, dd_idx, forwrite, previous); in add_stripe_bio() 5959 __add_stripe_bio(sh, bi, dd_idx, forwrite, previous); in add_all_stripe_bios()
|