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