taglinefilesource code
this_sector53drivers/block/genhd.cunsigned long first_sector, this_sector;
this_sector57drivers/block/genhd.cthis_sector = first_sector;
this_sector79drivers/block/genhd.cadd_partition(hd, current_minor, this_sector+p->start_sect, p->nr_sects);
this_sector94drivers/block/genhd.cthis_sector = first_sector + p->start_sect;