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