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

/freebsd-10.2-release/sbin/fsck_msdosfs/
H A Dcheck.c154 if (boot.NumBad)
158 boot.NumBad * boot.ClusterSize / 1024, boot.NumBad);
H A Ddosfs.h79 u_int NumBad; /* # of bad clusters */ member in struct:bootblock
H A Dfat.c142 boot->NumBad++;
208 boot->NumFree = boot->NumBad = 0;

Completed in 118 milliseconds