Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h136 #define PCFS_VISIT_SUBDIRS 1 macro
H A Dclusters.c706 traverseFromRoot(fd, 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, in summarize()
712 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, ignore, in summarize()
H A Ddir.c547 if (dp->pcd_attr & PCA_DIR && descend == PCFS_VISIT_SUBDIRS) { in visitNodes()