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