OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FATsmall
(Results
1 - 2
of
2
) sorted by null
/external/fsck_msdos/
dosfs.h
55
u_int
FATsmall
; /* number of sectors per FAT */
boot.c
81
boot->
FATsmall
= block[22] + (block[23] << 8);
87
boot->FATsecs = boot->
FATsmall
;
Completed in 14 milliseconds