Home
last modified time | relevance | path

Searched refs:CLUST_EOFS (Results 1 – 3 of 3) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Ddosfs.h95 #define CLUST_EOFS 0xfffffff8 /* start of EOF indicators */ macro
A Dfat.c138 || (*next >= boot->NumClusters && *next < CLUST_EOFS)) { in checkclnum()
495 if (n >= CLUST_EOFS) in checkfat()
671 && fat[head].next < CLUST_EOFS) in checklost()
A Ddir.c246 || (cl >= CLUST_RSRVD && cl< CLUST_EOFS) in resetDosDirSection()
702 && fat[dirent.head].next < CLUST_EOFS) in readDosDirSection()

Completed in 6 milliseconds