Searched refs:CLUST_EOFS (Results 1 – 3 of 3) sorted by relevance
100 #define CLUST_EOFS 0xfffffff8 /* start of EOF indicators */ macro
151 || (*next >= boot->NumClusters && *next < CLUST_EOFS)) { in checkclnum()504 if (n >= CLUST_EOFS) in checkfat()672 && fat[head].next < CLUST_EOFS) in checklost()
248 || (cl >= CLUST_RSRVD && cl< CLUST_EOFS) in resetDosDirSection()792 && fat[dirent.head].next < CLUST_EOFS) in readDosDirSection()