Home | History | Annotate | Download | only in block

Lines Matching defs:total_sectors

219     uint32_t total_sectors;
975 bootsector->total_sectors=cpu_to_le32(s->sector_count>0xffff?s->sector_count:0);
1067 bs->total_sectors=bs->cyls*bs->heads*bs->secs;