nfs_clstate.c | 941 int error = 0, ret, donelocally = 0; local in function:nfscl_getbytelock 1024 donelocally = 1; 1029 if (!donelocally) { 1074 if (donelocally) { 1090 ret = nfscl_updatelock(lp, &nlop, &otherlop, donelocally); 1092 donelocally = 1; 1093 if (donelocally) { 4019 int error, newone, donelocally; local in function:nfscl_relock 4025 lp->nfsl_openowner, &nlp, &newone, &donelocally); 4026 if (error || donelocally) [all...] |