Searched refs:checklost (Results 1 – 3 of 3) sorted by relevance
123 int checklost(int, struct bootblock *, struct fatEntry *);
142 mod |= checklost(dosfs, &boot, fat); in checkfilesys()
670 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost() function