Home
last modified time | relevance | path

Searched refs:tpath2 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c1000 char *tpath2 = NULL; in trans_rename() local
1019 path2 = tpath2 = nfslog_get_path(to_dfh, to_name, in trans_rename()
1064 free(tpath2); in trans_rename()
1083 char *tpath2 = NULL; in trans_link() local
1098 path2 = tpath2 = nfslog_get_path(dfh, name, in trans_link()
1124 free(tpath2); in trans_link()
1629 char *tpath2 = NULL; in trans_rename3() local
1641 path2 = tpath2 = in trans_rename3()
1687 free(tpath2); in trans_rename3()
1754 char *tpath2 = NULL; in trans_link3() local
[all …]