Home
last modified time | relevance | path

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

/openbsd/sbin/fsck_msdos/
H A Dcheck.c190 if (boot.NumBad) in checkfilesys()
194 boot.NumBad * boot.ClusterSize / 1024, boot.NumBad); in checkfilesys()
H A Ddosfs.h80 u_int NumBad; /* # of bad clusters */ member
H A Dfat.c54 boot->NumBad++; in checkclnum()
84 boot->NumFree = boot->NumBad = 0; in readfat()