Searched refs:readDosDirSection (Results 1 – 1 of 1) sorted by relevance
/external/fsck_msdos/ |
D | dir.c | 102 static int readDosDirSection(int, struct bootblock *, struct fatEntry *, 446 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, in readDosDirSection() function 890 mod = readDosDirSection(dosfs, boot, fat, rootDir); in handleDirTree() 911 mod |= readDosDirSection(dosfs, boot, fat, dir); in handleDirTree()
|