Searched refs:readDosDirSection (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/fsck-msdosfs/
H A Ddir.c92 static int readDosDirSection(int, struct bootblock *, struct fatEntry *,
436 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, function
880 mod = readDosDirSection(dosfs, boot, fat, rootDir);
901 mod |= readDosDirSection(dosfs, boot, fat, dir);

Completed in 76 milliseconds