Searched refs:currentFat (Results 1 – 1 of 1) sorted by relevance
95 struct fatEntry *currentFat; in checkfilesys() local97 mod |= readfat(dosfs, &boot, i, ¤tFat); in checkfilesys()102 mod |= comparefat(&boot, fat, currentFat, i); in checkfilesys()103 free(currentFat); in checkfilesys()
Completed in 2 milliseconds