OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumSectors
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_msdos/
dosfs.h
70
u_int32_t
NumSectors
; /* how many sectors are there */
boot.c
238
boot->
NumSectors
= boot->Sectors;
240
boot->
NumSectors
= boot->HugeSectors;
242
if (boot->FirstCluster + boot->SecPerClust > boot->
NumSectors
) {
253
(boot->
NumSectors
- boot->FirstCluster) / boot->SecPerClust;
Completed in 10 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025