Searched refs:tpath1 (Results 1 – 1 of 1) sorted by relevance
999 char *tpath1 = NULL; in trans_rename() local1017 path1 = tpath1 = nfslog_get_path(from_dfh, from_name, in trans_rename()1062 if (tpath1) { in trans_rename()1063 free(tpath1); in trans_rename()1082 char *tpath1 = NULL; in trans_link() local1096 path1 = tpath1 = nfslog_get_path(fh, NULL, in trans_link()1122 if (tpath1) { in trans_link()1123 free(tpath1); in trans_link()1141 char *tpath1 = NULL; in trans_symlink() local1153 path1 = tpath1 = nfslog_get_path(dfh, name, in trans_symlink()[all …]