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