Lines Matching refs:raid5_get_active_stripe
328 * We don't hold any lock here yet, raid5_get_active_stripe() might
703 raid5_get_active_stripe(struct r5conf *conf, sector_t sector,
4528 sh2 = raid5_get_active_stripe(conf, s, 0, 1, 1);
5165 = raid5_get_active_stripe(conf, sh->sector, 1, 1, 1);
5707 sh = raid5_get_active_stripe(conf, logical_sector, 0, 0, 0);
5863 sh = raid5_get_active_stripe(conf, new_sector, previous,
6102 sh = raid5_get_active_stripe(conf, stripe_addr+i, 0, 0, 1);
6151 sh = raid5_get_active_stripe(conf, first_sector, 1, 0, 1);
6271 sh = raid5_get_active_stripe(conf, sector_nr, 0, 1, 0);
6273 sh = raid5_get_active_stripe(conf, sector_nr, 0, 0, 0);
6336 sh = raid5_get_active_stripe(conf, sector, 0, 1, 1);