Searched refs:NumFree (Results 1 – 4 of 4) sorted by relevance
149 boot.NumFree * boot.ClusterSize / 1024, boot.NumFree, in checkfilesys()154 boot.NumFree * boot.ClusterSize / 1024, boot.NumFree); in checkfilesys()
130 boot->NumFree++; in checkclnum()200 boot->NumFree = boot->NumBad = 0; in readfat()565 boot->NumFree = 0; in writefat()615 boot->NumFree++; in writefat()624 boot->NumFree++; in writefat()630 boot->NumFree++; in writefat()637 boot->NumFree++; in writefat()690 boot->FSFree != boot->NumFree) { in checklost()692 boot->FSFree, boot->NumFree); in checklost()694 boot->FSFree = boot->NumFree; in checklost()
80 u_int NumFree; /* # of free clusters */ member
224 boot->NumFree = 0; in readboot()
Completed in 5 milliseconds