Searched refs:NumSectors (Results 1 – 2 of 2) sorted by relevance
212 boot->NumSectors = boot->bpbSectors; in readboot()214 boot->NumSectors = boot->bpbHugeSectors; in readboot()219 boot->NumClusters = (boot->NumSectors - boot->ClusterOffset) / in readboot()
74 u_int32_t NumSectors; /* how many sectors are there */ member