Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddosfs.h101 #define CLUST_EOF 0xffffffff /* standard value for last cluster */ macro
Dfat.c157 *next = CLUST_EOF; in checkclnum()
440 *trunc = CLUST_EOF; in tryclear()
Ddir.c427 fat[cl].next = CLUST_EOF; in checksize()