Lines Matching refs:NumFree
50 boot->NumFree++; in checkclnum()
84 boot->NumFree = boot->NumBad = 0; in readfat()
446 boot->NumFree = 0; in writefat()
467 boot->NumFree++; in writefat()
476 boot->NumFree++; in writefat()
482 boot->NumFree++; in writefat()
489 boot->NumFree++; in writefat()
542 boot->FSFree != boot->NumFree) { in checklost()
544 boot->FSFree, boot->NumFree); in checklost()
546 boot->FSFree = boot->NumFree; in checklost()
551 boot->NumFree && (boot->FSNext >= boot->NumClusters || in checklost()