Searched refs:dirEnd (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/ |
| H A D | dir.c | 491 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 D | fsck_pcfs.h | 201 struct pcdir **dirEnd, char *recordPath, int *pathLen); 213 int32_t *lastDirCluster, struct pcdir **dirEnd, char *recordPath,
|