OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:donelocally
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clstate.c
941
int error = 0, ret,
donelocally
= 0;
local
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
4025
lp->nfsl_openowner, &nlp, &newone, &
donelocally
);
4026
if (error ||
donelocally
)
[
all
...]
nfs_clrpcops.c
3678
int error = 0, newone = 0, expireret = 0, retrycnt,
donelocally
;
local
3784
NULL, 0, id, flags, NULL, NULL, &lp, &newone, &
donelocally
);
3785
if (error ||
donelocally
) {
Completed in 24 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026