Home | Sort by relevance Sort by last modified time |
/external/fsck_msdos/ | |
ext.h | 110 int checkfat(struct bootblock *, struct fatEntry *); |
check.c | 144 mod |= checkfat(&boot, fat); |
fat.c | 450 checkfat(struct bootblock *boot, struct fatEntry *fat) function |