Searched refs:checkfat (Results 1 – 3 of 3) sorted by relevance
110 int checkfat(struct bootblock *, struct fatEntry *);
144 mod |= checkfat(&boot, fat); in checkfilesys()
450 checkfat(struct bootblock *boot, struct fatEntry *fat) in checkfat() function