Searched refs:comparefat (Results 1 – 3 of 3) sorted by relevance
90 int comparefat(struct bootblock *, struct fatEntry *, struct fatEntry *, int);
116 mod |= comparefat(&boot, fat, currentFat, i); in checkfilesys()
275 comparefat(struct bootblock *boot, struct fatEntry *first, in comparefat() function