Searched refs:CLUST_EOFS (Results 1 – 3 of 3) sorted by relevance
64 #define CLUST_EOFS 0xfffffff8 /* start of eof cluster range */ macro84 ((((cn) | ~(pmp)->pm_fatmask) & CLUST_EOFS) == CLUST_EOFS)
90 #define CLUST_EOFS 0xfffffff8 /* start of EOF indicators */ macro
988 if (next_cl >= CLUST_EOFS) { in checkchain()