Home
last modified time | relevance | path

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

/mirbsd/src/sbin/fsck_msdos/
Dext.h124 int checklost(int, struct bootblock *, struct fatEntry *);
Dcheck.c165 mod |= checklost(dosfs, &boot, fat); in checkfilesys()
Dfat.c503 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost() function