Searched refs:CLUST_EOF (Results 1 – 3 of 3) sorted by relevance
90 #define CLUST_EOF 0xffffffff /* standard value for last cluster */ macro
988 ret |= fat_set_cl_next(fat, cl, CLUST_EOF); in readfat()998 ret |= fat_set_cl_next(fat, cl, CLUST_EOF); in readfat()1104 next_cl = CLUST_EOF; in checkchain()
458 ret = fat_set_cl_next(fat, cl, CLUST_EOF); in checksize()