Searched refs:CLUST_EOFS (Results 1 – 4 of 4) sorted by relevance
61 #define CLUST_EOFS 0xfffffff8 /* start of eof cluster range */ macro93 (((cn) & CLUST_EOFS) == (CLUST_EOFS & (fatmask)))
93 #define CLUST_EOFS 0xfffffff8 /* start of EOF indicators */ macro
65 || (*next >= boot->NumClusters && *next < CLUST_EOFS)) { in checkclnum()422 if (n >= CLUST_EOFS) in checkfat()598 && fat[head].next < CLUST_EOFS) in checklost()
255 || (cl >= CLUST_RSRVD && cl< CLUST_EOFS) in resetDosDirSection()714 && fat[dirent.head].next < CLUST_EOFS) in readDosDirSection()