taglinefilesource code
this_sector95drivers/block/genhd.cunsigned long first_sector, first_size, this_sector, this_size;
this_sector101drivers/block/genhd.cthis_sector = first_sector;
this_sector141drivers/block/genhd.c&& (this_sector + p->start_sect < first_sector ||
this_sector142drivers/block/genhd.cthis_sector + p->start_sect + p->nr_sects >
this_sector146drivers/block/genhd.cadd_partition(hd, current_minor, this_sector+p->start_sect, p->nr_sects);
this_sector170drivers/block/genhd.cthis_sector = first_sector + p->start_sect;