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.h138 #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.c706 traverseFromRoot(fd, 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, in summarize()
712 0, PCFS_VISIT_SUBDIRS, PCFS_TRAVERSE_ALL, ignore, in summarize()