Home
last modified time | relevance | path

Searched refs:checklost (Results 1 – 3 of 3) sorted by relevance

/external/fsck_msdos/
Dext.h123 int checklost(int, struct bootblock *, struct fatEntry *);
Dcheck.c142 mod |= checklost(dosfs, &boot, fat); in checkfilesys()
Dfat.c670 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost() function