Searched refs:CLUST_EOF (Results 1 – 3 of 3) sorted by relevance
91 #define CLUST_EOF 0xffffffff /* standard value for last cluster */ macro
990 ret |= fat_set_cl_next(fat, cl, CLUST_EOF); in readfat()1000 ret |= fat_set_cl_next(fat, cl, CLUST_EOF); in readfat()1106 next_cl = CLUST_EOF; in checkchain()
447 ret = fat_set_cl_next(fat, cl, CLUST_EOF); in checksize()