Home
last modified time | relevance | path

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

/external/fsck_msdos/
Dext.h110 int checkfat(struct bootblock *, struct fatEntry *);
Dcheck.c144 mod |= checkfat(&boot, fat); in checkfilesys()
Dfat.c450 checkfat(struct bootblock *boot, struct fatEntry *fat) in checkfat() function