Lines Matching defs:dev_start
59 (unsigned long long)conf->strip_zone[j].dev_start>>1,
221 zone->dev_start = smallest->sectors;
227 if (rdev->sectors <= zone->dev_start) {
248 sectors = (smallest->sectors - zone->dev_start) * c;
522 sector_t dev_start, dev_end;
531 dev_start = (first_stripe_index + 1) *
534 dev_start = first_stripe_index * mddev->chunk_sectors;
536 dev_start = start_disk_offset;
545 if (dev_end <= dev_start)
551 dev_start + zone->dev_start + rdev->data_offset,
552 dev_end - dev_start, GFP_NOIO, 0, &discard_bio) ||
627 bio->bi_iter.bi_sector = sector + zone->dev_start +