Searched refs:handleDirTree (Results 1 – 3 of 3) sorted by relevance
115 int handleDirTree(int, struct bootblock *, struct fatEntry *);
135 mod |= handleDirTree(dosfs, &boot, fat); in checkfilesys()
881 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) in handleDirTree() function