Lines Matching refs:NumFree
57 boot->NumFree++;
127 boot->NumFree = boot->NumBad = 0;
492 boot->NumFree = 0;
542 boot->NumFree++;
551 boot->NumFree++;
557 boot->NumFree++;
564 boot->NumFree++;
617 boot->FSFree != boot->NumFree) {
619 boot->FSFree, boot->NumFree);
621 boot->FSFree = boot->NumFree;
627 (boot->NumFree && fat[boot->FSNext].next != CLUST_FREE))) {