Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_msdos/
H A Dcheck.c148 if (boot.NumBad) in checkfilesys()
152 boot.NumBad * boot.ClusterSize / 1024, boot.NumBad); in checkfilesys()
H A Ddosfs.h79 u_int NumBad; /* # of bad clusters */ member
H A Dfat.c61 boot->NumBad++; in checkclnum()
127 boot->NumFree = boot->NumBad = 0; in readfat()