Home
last modified time | relevance | path

Searched refs:currentFat (Results 1 – 1 of 1) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Dcheck.c95 struct fatEntry *currentFat; in checkfilesys() local
97 mod |= readfat(dosfs, &boot, i, &currentFat); in checkfilesys()
102 mod |= comparefat(&boot, fat, currentFat, i); in checkfilesys()
103 free(currentFat); in checkfilesys()

Completed in 2 milliseconds