Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
Ddosfs.h90 #define CLUST_EOFS 0xfffffff8 /* start of EOF indicators */ macro
Dfat.c1077 if (next_cl >= CLUST_EOFS) { in checkchain()