Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c998 char *tpath2 = NULL; in trans_rename() local
1017 path2 = tpath2 = nfslog_get_path(to_dfh, to_name, in trans_rename()
1062 free(tpath2); in trans_rename()
1081 char *tpath2 = NULL; in trans_link() local
1096 path2 = tpath2 = nfslog_get_path(dfh, name, in trans_link()
1122 free(tpath2); in trans_link()
1627 char *tpath2 = NULL; in trans_rename3() local
1639 path2 = tpath2 = in trans_rename3()
1685 free(tpath2); in trans_rename3()
1752 char *tpath2 = NULL; in trans_link3() local
[all …]