Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h138 #define PCFS_VISIT_SUBDIRS 1 macro
H A Dclusters.c707 traverseFromRoot(fd, 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, in summarize()
713 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, ignore, in summarize()
H A Ddir.c549 if (dp->pcd_attr & PCA_DIR && descend == PCFS_VISIT_SUBDIRS) { in visitNodes()