Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_msdos/
H A Dext.h117 int checklost(int, struct bootblock *, struct fatEntry *);
H A Dcheck.c134 mod |= checklost(dosfs, &boot, fat); in checkfilesys()
H A Dfat.c587 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost() function