Searched refs:NumBad (Results 1 – 3 of 3) sorted by relevance
135 badbytes = (int64_t)boot.NumBad * boot.ClusterSize; in checkfilesys()142 if (boot.NumBad) { in checkfilesys()148 badstr, boot.NumBad); in checkfilesys()154 if (boot.NumBad) in checkfilesys()157 (intmax_t)badbytes / 1024, boot.NumBad); in checkfilesys()
83 u_int NumBad; /* # of bad clusters */ member
815 boot->NumFree = boot->NumBad = 0; in readfat()983 boot->NumBad++; in readfat()