Searched refs:currentFat (Results 1 – 1 of 1) sorted by relevance
124 struct fatEntry *currentFat; in checkfilesys() local126 mod |= readfat(dosfs, &boot, i, ¤tFat); in checkfilesys()133 mod |= comparefat(&boot, fat, currentFat, i); in checkfilesys()134 free(currentFat); in checkfilesys()