Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2948 int error = 0, ret = 0, gottd = 0, gotfd = 0, i; in nfsrpc_rename() local
2957 ret = nfscl_renamedeleg(fvp, &fdstateid, &gotfd, tvp, in nfsrpc_rename()
2959 if (gotfd && gottd) { in nfsrpc_rename()
2961 } else if (gotfd) { in nfsrpc_rename()
2966 if (gotfd) { in nfsrpc_rename()