Searched defs:recordPath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c419 int32_t currentCluster, int depth, char *recordPath, int *pathLen)
425 recordPath, pathLen);
481 * recordPath
493 struct pcdir **dirEnd, char *recordPath, int *pathLen)
546 recordPath, pathLen);
552 lastDirCluster, dirEnd, recordPath, pathLen);
583 found, lastDirCluster, dirEnd, recordPath, pathLen);
601 struct pcdir **dirEnd, char *recordPath, int *pathLen)
605 recordPath, pathLen);
640 struct pcdir **dirEnd, char *recordPath, in
418 catalogEntry(int fd, struct pcdir *dp, struct pcdir *longdp, int32_t currentCluster, int depth, char *recordPath, int *pathLen) argument
490 visitNodes(int fd, int32_t currentCluster, ClusterContents *dirData, int32_t dirDataLen, int depth, int descend, int operation, char matchRequired, struct pcdir **found, int32_t *lastDirCluster, struct pcdir **dirEnd, char *recordPath, int *pathLen) argument
599 traverseFromRoot(int fd, int depth, int descend, int operation, char matchRequired, struct pcdir **found, int32_t *lastDirCluster, struct pcdir **dirEnd, char *recordPath, int *pathLen) argument
638 traverseDir(int fd, int32_t startAt, int depth, int descend, int operation, char matchRequired, struct pcdir **found, int32_t *lastDirCluster, struct pcdir **dirEnd, char *recordPath, int *pathLen) argument
[all...]

Completed in 60 milliseconds