Searched refs:recordPath (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | dir.c | 419 int32_t currentCluster, int depth, char *recordPath, int *pathLen) in catalogEntry() argument 425 recordPath, pathLen); in catalogEntry() 493 struct pcdir **dirEnd, char *recordPath, int *pathLen) in visitNodes() argument 546 recordPath, pathLen); in visitNodes() 552 lastDirCluster, dirEnd, recordPath, pathLen); in visitNodes() 583 found, lastDirCluster, dirEnd, recordPath, pathLen); in visitNodes() 601 struct pcdir **dirEnd, char *recordPath, int *pathLen) in traverseFromRoot() argument 605 recordPath, pathLen); in traverseFromRoot() 640 struct pcdir **dirEnd, char *recordPath, int *pathLen) in traverseDir() argument 663 recordPath, pathLen); in traverseDir()
|
H A D | fsck_pcfs.h | 198 struct pcdir **dirEnd, char *recordPath, int *pathLen); 210 int32_t *lastDirCluster, struct pcdir **dirEnd, char *recordPath,
|