taglinefilesource code
this_size82drivers/block/genhd.cunsigned long first_sector, this_sector, this_size;
this_size107drivers/block/genhd.cthis_size = hd->part[MINOR(dev)].nr_sects;
this_size125drivers/block/genhd.cif (p->start_sect + p->nr_sects > this_size)