Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h139 #define PCFS_TRAVERSE_ALL 1 /* visit all nodes */ macro
H A Ddir.c542 if (operation == PCFS_TRAVERSE_ALL) in visitNodes()
653 if (operation == PCFS_TRAVERSE_ALL) { in traverseDir()
H A Dclusters.c717 traverseFromRoot(fd, 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, in summarize()
723 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, ignore, in summarize()