Searched refs:badbytes (Results 1 – 1 of 1) sorted by relevance
56 int64_t badbytes; in checkfilesys() local133 badbytes = (int64_t)boot.NumBad * boot.ClusterSize; in checkfilesys()141 humanize_number(badstr, sizeof(badstr), badbytes, "", in checkfilesys()155 (intmax_t)badbytes / 1024, boot.NumBad); in checkfilesys()