Lines Matching defs:end
453 sector_t end;
473 end = zone->zone_end;
475 end = bio_end_sector(bio);
477 orig_end = end;
479 end = end - zone[-1].zone_end;
481 /* Now start and end is the offset in zone */
486 last_stripe_index = end;
503 end_disk_index = (int)(end - last_stripe_index * stripe_size) /
509 end_disk_offset = ((int)(end - last_stripe_index * stripe_size) %