OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsd_lock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/nfs/
nfs_syscalls.c
88
kmutex_t
nfsd_lock
;
variable in typeref:typename:kmutex_t
165
KASSERT(mutex_owned(&
nfsd_lock
));
184
KASSERT(mutex_owned(&
nfsd_lock
));
198
* Caller MUST NOT hold
nfsd_lock
. Caller MUST NOT pass (struct
214
mutex_enter(&
nfsd_lock
);
216
mutex_exit(&
nfsd_lock
);
306
mutex_enter(&
nfsd_lock
);
308
cv_wait(&nfsd_initcv, &
nfsd_lock
);
310
mutex_exit(&
nfsd_lock
);
479
mutex_enter(&
nfsd_lock
);
[
all
...]
nfs_syscalls.c
88
kmutex_t
nfsd_lock
;
variable in typeref:typename:kmutex_t
165
KASSERT(mutex_owned(&
nfsd_lock
));
184
KASSERT(mutex_owned(&
nfsd_lock
));
198
* Caller MUST NOT hold
nfsd_lock
. Caller MUST NOT pass (struct
214
mutex_enter(&
nfsd_lock
);
216
mutex_exit(&
nfsd_lock
);
306
mutex_enter(&
nfsd_lock
);
308
cv_wait(&nfsd_initcv, &
nfsd_lock
);
310
mutex_exit(&
nfsd_lock
);
479
mutex_enter(&
nfsd_lock
);
[
all
...]
nfs_syscalls.c
88
kmutex_t
nfsd_lock
;
variable in typeref:typename:kmutex_t
165
KASSERT(mutex_owned(&
nfsd_lock
));
184
KASSERT(mutex_owned(&
nfsd_lock
));
198
* Caller MUST NOT hold
nfsd_lock
. Caller MUST NOT pass (struct
214
mutex_enter(&
nfsd_lock
);
216
mutex_exit(&
nfsd_lock
);
306
mutex_enter(&
nfsd_lock
);
308
cv_wait(&nfsd_initcv, &
nfsd_lock
);
310
mutex_exit(&
nfsd_lock
);
479
mutex_enter(&
nfsd_lock
);
[
all
...]
Completed in 32 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025