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

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Dcheck.c147 if (boot.NumBad)
151 boot.NumBad * boot.ClusterSize / 1024, boot.NumBad);
H A Ddosfs.h79 u_int NumBad; /* # of bad clusters */ member in struct:bootblock
H A Dfat.c61 boot->NumBad++;
127 boot->NumFree = boot->NumBad = 0;

Completed in 117 milliseconds