HomeSort by: relevance | last modified time | path
    Searched defs:gotfd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 2286 int error = 0, ret = 0, gottd = 0, gotfd = 0, i; local in function:nfsrpc_rename
2295 ret = nfscl_renamedeleg(fvp, &fdstateid, &gotfd, tvp,
2297 if (gotfd && gottd) {
2299 } else if (gotfd) {
2304 if (gotfd) {
nfs_clrpcops.c 2286 int error = 0, ret = 0, gottd = 0, gotfd = 0, i; local in function:nfsrpc_rename
2295 ret = nfscl_renamedeleg(fvp, &fdstateid, &gotfd, tvp,
2297 if (gotfd && gottd) {
2299 } else if (gotfd) {
2304 if (gotfd) {

Completed in 30 milliseconds