HomeSort by relevance Sort by last modified time
    Searched full:readdosdirsection (Results 1 - 1 of 1) sorted by null

  /external/fsck_msdos/
dir.c 108 static int readDosDirSection(int, struct bootblock *, struct fatEntry *,
525 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat,
982 mod = readDosDirSection(dosfs, boot, fat, rootDir);
1003 mod |= readDosDirSection(dosfs, boot, fat, dir);

Completed in 39 milliseconds