Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfsclient/
HDnfs_clrpcops.c2283 int error = 0, ret = 0, gottd = 0, gotfd = 0, i; in nfsrpc_rename() local
2292 ret = nfscl_renamedeleg(fvp, &fdstateid, &gotfd, tvp, in nfsrpc_rename()
2294 if (gotfd && gottd) { in nfsrpc_rename()
2296 } else if (gotfd) { in nfsrpc_rename()
2301 if (gotfd) { in nfsrpc_rename()