Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h140 #define PCFS_TRAVERSE_ALL 1 /* visit all nodes */ macro
H A Ddir.c544 if (operation == PCFS_TRAVERSE_ALL) in visitNodes()
655 if (operation == PCFS_TRAVERSE_ALL) { in traverseDir()
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()