Home
last modified time | relevance | path

Searched refs:dirEnd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c491 struct pcdir **dirEnd, char *recordPath, int *pathLen) in visitNodes() argument
550 lastDirCluster, dirEnd, recordPath, pathLen); in visitNodes()
567 *dirEnd = dp; in visitNodes()
581 found, lastDirCluster, dirEnd, recordPath, pathLen); in visitNodes()
599 struct pcdir **dirEnd, char *recordPath, int *pathLen) in traverseFromRoot() argument
602 descend, operation, matchRequired, found, lastDirCluster, dirEnd, in traverseFromRoot()
638 struct pcdir **dirEnd, char *recordPath, int *pathLen) in traverseDir() argument
660 operation, matchRequired, found, lastDirCluster, dirEnd, in traverseDir()
H A Dfsck_pcfs.h201 struct pcdir **dirEnd, char *recordPath, int *pathLen);
213 int32_t *lastDirCluster, struct pcdir **dirEnd, char *recordPath,