Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddir.c108 static int readDosDirSection(int, struct bootblock *, struct fatEntry *,
525 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, in readDosDirSection() function
982 mod = readDosDirSection(dosfs, boot, fat, rootDir); in handleDirTree()
1003 mod |= readDosDirSection(dosfs, boot, fat, dir); in handleDirTree()