OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumBad
(Results
1 - 3
of
3
) sorted by null
/external/fsck_msdos/
check.c
185
if (boot.
NumBad
)
189
boot.
NumBad
* boot.ClusterSize / 1024, boot.
NumBad
);
dosfs.h
86
u_int
NumBad
; /* # of bad clusters */
fat.c
147
boot->
NumBad
++;
214
boot->NumFree = boot->
NumBad
= 0;
Completed in 2611 milliseconds