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