Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dext.h123 int handleDirTree(struct fat_descriptor *);
H A Dcheck.c111 mod |= handleDirTree(fat); in checkfilesys()
H A Ddir.c1045 handleDirTree(struct fat_descriptor *fat) in handleDirTree() function