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