Searched refs:writeFATEntry (Results 1 – 3 of 3) sorted by relevance
245 writeFATEntry(int32_t currentCluster, int32_t value) in writeFATEntry() function319 writeFATEntry(clusterNum, PCF_LASTCLUSTER32); in markLastInFAT()325 writeFATEntry(clusterNum, PCF_FREECLUSTER); in markFreeInFAT()331 writeFATEntry(clusterNum, PCF_BADCLUSTER32); in markBadInFAT()
205 extern void writeFATEntry(int32_t currentCluster, int32_t value);
848 writeFATEntry(secondToLast, newCluster); in makeNewEndOfDirectory()