Lines Matching defs:end
461 sector_t end;
481 end = zone->zone_end;
483 end = bio_end_sector(bio);
485 orig_end = end;
487 end = end - zone[-1].zone_end;
489 /* Now start and end is the offset in zone */
494 last_stripe_index = end;
511 end_disk_index = (int)(end - last_stripe_index * stripe_size) /
517 end_disk_offset = ((int)(end - last_stripe_index * stripe_size) %