Home | History | Annotate | Download | only in client

Lines Matching defs:donelocally

941 	int error = 0, ret, donelocally = 0;
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;
4025 lp->nfsl_openowner, &nlp, &newone, &donelocally);
4026 if (error || donelocally)