Home
last modified time | relevance | path

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

/external/fsck_msdos/
Dext.h105 int comparefat(struct bootblock *, struct fatEntry *, struct fatEntry *, int);
Dcheck.c133 mod |= comparefat(&boot, fat, currentFat, i); in checkfilesys()
Dfat.c407 comparefat(struct bootblock *boot, struct fatEntry *first, in comparefat() function