Searched refs:writeFATEntry (Results 1 – 3 of 3) sorted by relevance
247 writeFATEntry(int32_t currentCluster, int32_t value) in writeFATEntry() function321 writeFATEntry(clusterNum, PCF_LASTCLUSTER32); in markLastInFAT()327 writeFATEntry(clusterNum, PCF_FREECLUSTER); in markFreeInFAT()333 writeFATEntry(clusterNum, PCF_BADCLUSTER32); in markBadInFAT()
202 extern void writeFATEntry(int32_t currentCluster, int32_t value);
838 writeFATEntry(secondToLast, newCluster); in makeNewEndOfDirectory()