Searched refs:__add_stripe_bio (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.c | 3547 static void __add_stripe_bio(struct stripe_head *sh, struct bio *bi, in __add_stripe_bio() function 3600 * If multiple __add_stripe_bio() calls race here they in __add_stripe_bio() 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()
|
Completed in 11 milliseconds