Searched refs:readDosDirSection (Results 1 – 1 of 1) sorted by relevance
| /third_party/uapp/fsck-msdosfs/ |
| A D | dir.c | 92 static int readDosDirSection(int, struct bootblock *, struct fatEntry *, 436 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, in readDosDirSection() function 880 mod = readDosDirSection(dosfs, boot, fat, rootDir); in handleDirTree() 901 mod |= readDosDirSection(dosfs, boot, fat, dir); in handleDirTree()
|
Completed in 4 milliseconds