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

/freebsd-12-stable/sbin/fsck_msdosfs/
H A Ddosfs.h91 #define CLUST_EOF 0xffffffff /* standard value for last cluster */ macro
H A Dfat.c990 ret |= fat_set_cl_next(fat, cl, CLUST_EOF);
1000 ret |= fat_set_cl_next(fat, cl, CLUST_EOF);
1106 next_cl = CLUST_EOF;
H A Ddir.c447 ret = fat_set_cl_next(fat, cl, CLUST_EOF);

Completed in 118 milliseconds