raid5_get_active_stripe
sh = raid5_get_active_stripe(conf, NULL, stripe_sect,
sh2 = raid5_get_active_stripe(conf, NULL, s,
= raid5_get_active_stripe(conf, NULL, sh->sector,
sh = raid5_get_active_stripe(conf, NULL, logical_sector, 0);
sh = raid5_get_active_stripe(conf, ctx, new_sector, flags);
sh = raid5_get_active_stripe(conf, NULL, stripe_addr+i,
sh = raid5_get_active_stripe(conf, NULL, first_sector,
sh = raid5_get_active_stripe(conf, NULL, sector_nr,
sh = raid5_get_active_stripe(conf, NULL, sector_nr, 0);
sh = raid5_get_active_stripe(conf, NULL, sector,
struct stripe_head *raid5_get_active_stripe(struct r5conf *conf,