Home
last modified time | relevance | path

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

/openbsd-src/sbin/fsck_msdos/
H A Dext.h115 int checklost(int, struct bootblock *, struct fatEntry *);
H A Dcheck.c173 mod |= checklost(dosfs, &boot, fat); in checkfilesys()
H A Dfat.c512 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost() function