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

/macosx-10.9.5/msdosfs-198/fsck_msdos.tproj/
H A Ddir.c124 static int readDosDirSection __P((int, struct bootblock *, struct dosDirEntry *));
625 readDosDirSection(f, boot, dir) function
647 fprintf(stderr, "readDosDirSection: Start cluster (%u) out of range; ignoring\n", cl);
1089 mod = readDosDirSection(dosfs, boot, rootDir);
1110 mod |= readDosDirSection(dosfs, boot, dir);

Completed in 164 milliseconds