Home
last modified time | relevance | path

Searched refs:handleDirTree (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sbin/fsck_msdosfs/
H A Dext.h115 int handleDirTree(int, struct bootblock *, struct fatEntry *);
H A Dcheck.c135 mod |= handleDirTree(dosfs, &boot, fat); in checkfilesys()
H A Ddir.c881 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) in handleDirTree() function