Searched refs:NumBad (Results 1 – 3 of 3) sorted by relevance
133 badbytes = (int64_t)boot.NumBad * boot.ClusterSize; in checkfilesys()140 if (boot.NumBad) { in checkfilesys()146 badstr, boot.NumBad); in checkfilesys()152 if (boot.NumBad) in checkfilesys()155 (intmax_t)badbytes / 1024, boot.NumBad); in checkfilesys()
82 u_int NumBad; /* # of bad clusters */ member
813 boot->NumFree = boot->NumBad = 0; in readfat()981 boot->NumBad++; in readfat()