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