Home
last modified time | relevance | path

Searched refs:NumSectors (Results 1 – 2 of 2) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Dboot.c186 boot->NumSectors = boot->bpbSectors; in readboot()
188 boot->NumSectors = boot->bpbHugeSectors; in readboot()
189 boot->NumClusters = (boot->NumSectors - boot->ClusterOffset) / in readboot()
A Ddosfs.h72 u_int32_t NumSectors; /* how many sectors are there */ member

Completed in 4 milliseconds