Lines Matching defs:fullPathName
201 int isDir, int32_t startCluster, struct nameinfo *fullPathName,
219 if (fullPathName != NULL) {
220 fullPathName->references++;
221 (void) fprintf(stderr, "%s\n", fullPathName->fullName);
223 squirrelPath(fullPathName, startCluster);
247 struct nameinfo *fullPathName)
264 if (fullPathName != NULL)
265 fullPathName->references++;
266 squirrelPath(fullPathName, chain);
285 fullPathName, &orphanEntry) == TRUNCATED) {