Searched refs:freebytes (Results 1 – 1 of 1) sorted by relevance
57 int64_t freebytes; in checkfilesys() local134 freebytes = (int64_t)boot.NumFree * boot.ClusterSize; in checkfilesys()140 humanize_number(freestr, sizeof(freestr), freebytes, "", in checkfilesys()156 boot.NumFiles, (intmax_t)freebytes / 1024, boot.NumFree, in checkfilesys()160 boot.NumFiles, (intmax_t)freebytes / 1024, boot.NumFree); in checkfilesys()