Searched refs:visitNodes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c430 * visitNodes()
490 visitNodes(int fd, int32_t currentCluster, ClusterContents *dirData, function
596 * Inputs are described in the commentary for visitNodes() above.
603 visitNodes(fd, FAKE_ROOTDIR_CLUST, &TheRootDir, RootDirSize, depth,
621 * We read it right away, so we can provide it as data to visitNodes().
635 * The remainder of inputs are described in visitNodes() comments.
661 visitNodes(fd, startAt, &dirdata, dirdatasize, depth, descend,

Completed in 58 milliseconds