Home
last modified time | relevance | path

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

/openbsd-src/sbin/fsck_msdos/
H A Dext.h95 int checkfat(struct bootblock *, struct fatEntry *);
H A Dcheck.c128 mod |= checkfat(&boot, fat); in checkfilesys()
H A Dfat.c327 checkfat(struct bootblock *boot, struct fatEntry *fat) in checkfat() function