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

/freebsd-9.3-release/sbin/fsck_msdosfs/
H A Ddir.c100 static int readDosDirSection(int, struct bootblock *, struct fatEntry *,
442 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, function
886 mod = readDosDirSection(dosfs, boot, fat, rootDir);
907 mod |= readDosDirSection(dosfs, boot, fat, dir);

Completed in 56 milliseconds