HomeSort by relevance Sort by last modified time
    Searched refs:resetDosDirSection (Results 1 - 3 of 3) sorted by null

  /external/fsck_msdos/
ext.h 120 int resetDosDirSection(struct bootblock *, struct fatEntry *);
check.c 154 mod |= resetDosDirSection(&boot, fat);
157 printf("Fatal error during resetDosDirSection()\n");
dir.c 224 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat)

Completed in 15 milliseconds