Searched refs:readDosDirSection (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sbin/fsck_msdos/ |
| D | dir.c | 106 static int readDosDirSection(int, struct bootblock *, struct fatEntry *, 435 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, in readDosDirSection() function 859 mod = readDosDirSection(dosfs, boot, fat, rootDir); in handleDirTree() 888 mod |= readDosDirSection(dosfs, boot, fat, dir); in handleDirTree()
|