Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dboot.c144 boot->NumSectors = boot->bpbSectors; in readboot()
150 boot->NumSectors = boot->bpbHugeSectors; in readboot()
261 if (boot->FirstCluster + boot->bpbSecPerClust > boot->NumSectors) { in readboot()
272 (boot->NumSectors - boot->FirstCluster) / boot->bpbSecPerClust; in readboot()
H A Ddosfs.h73 u_int32_t NumSectors; /* how many sectors are there */ member

Completed in 1 milliseconds