Lines Matching refs:CLUST_FIRST
150 if (*next < CLUST_FIRST
286 for (cl = CLUST_FIRST; cl < boot->NumClusters;) {
413 for (cl = CLUST_FIRST; cl < boot->NumClusters; cl++)
424 for (p = head; p >= CLUST_FIRST && p < boot->NumClusters; p = q) {
460 for (head = CLUST_FIRST; head < boot->NumClusters; head++) {
469 p >= CLUST_FIRST && p < boot->NumClusters;
490 for (head = CLUST_FIRST; head < boot->NumClusters; head++) {
498 (n = fat[p].next) >= CLUST_FIRST && n < boot->NumClusters && wdk;
513 if (n < CLUST_FIRST || n >= boot->NumClusters) {
528 p >= CLUST_FIRST && p < boot->NumClusters;
614 for (cl = CLUST_FIRST; cl < boot->NumClusters; cl++) {
667 for (head = CLUST_FIRST; head < boot->NumClusters; head++) {
710 for (head = CLUST_FIRST; head < boot->NumClusters; head++)
722 boot->FSNext=CLUST_FIRST; // boot->FSNext can have -1 value.
729 for (head = CLUST_FIRST; head < boot->NumClusters; head++)