Searched refs:CLUST_EOFS (Results 1 – 3 of 3) sorted by relevance
95 #define CLUST_EOFS 0xfffffff8 /* start of EOF indicators */ macro
138 || (*next >= boot->NumClusters && *next < CLUST_EOFS)) { in checkclnum()495 if (n >= CLUST_EOFS) in checkfat()671 && fat[head].next < CLUST_EOFS) in checklost()
246 || (cl >= CLUST_RSRVD && cl< CLUST_EOFS) in resetDosDirSection()702 && fat[dirent.head].next < CLUST_EOFS) in readDosDirSection()
Completed in 6 milliseconds