Home
last modified time | relevance | path

Searched refs:NumBad (Results 1 – 3 of 3) sorted by relevance

/external/fsck_msdos/
Dcheck.c185 if (boot.NumBad) in checkfilesys()
189 boot.NumBad * boot.ClusterSize / 1024, boot.NumBad); in checkfilesys()
Ddosfs.h86 u_int NumBad; /* # of bad clusters */ member
Dfat.c147 boot->NumBad++; in checkclnum()
214 boot->NumFree = boot->NumBad = 0; in readfat()