taglinefilesource code
this_sector112drivers/block/genhd.cunsigned long first_sector, first_size, this_sector, this_size;
this_sector118drivers/block/genhd.cthis_sector = first_sector;
this_sector158drivers/block/genhd.c&& (this_sector + START_SECT(p) < first_sector ||
this_sector159drivers/block/genhd.cthis_sector + START_SECT(p) + NR_SECTS(p) >
this_sector163drivers/block/genhd.cadd_partition(hd, current_minor, this_sector+START_SECT(p), NR_SECTS(p));
this_sector187drivers/block/genhd.cthis_sector = first_sector + START_SECT(p);