HomeSort by: relevance | last modified time | path
    Searched refs:NumBad (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/fsck_msdos/
check.c 148 if (boot.NumBad)
152 boot.NumBad * boot.ClusterSize / 1024, boot.NumBad);
dosfs.h 79 u_int NumBad; /* # of bad clusters */
fat.c 61 boot->NumBad++;
127 boot->NumFree = boot->NumBad = 0;

Completed in 14 milliseconds