taglinefilesource code
this_sector40drivers/block/genhd.cunsigned long first_sector, this_sector;
this_sector44drivers/block/genhd.cthis_sector = first_sector;
this_sector67drivers/block/genhd.chd->part[current_minor].start_sect = this_sector + p->start_sect;
this_sector84drivers/block/genhd.cthis_sector = first_sector + p->start_sect;