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

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Ddir.c101 static int readDosDirSection(int, struct bootblock *, struct fatEntry *,
463 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, function
890 mod = readDosDirSection(dosfs, boot, fat, rootDir);
911 mod |= readDosDirSection(dosfs, boot, fat, dir);

Completed in 47 milliseconds