OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsclds_mtx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
80
kmutex_t
nfsclds_mtx
;
member in struct:nfsclds
nfsport.h
707
#define NFSLOCKDS(d) mutex_enter(&((d)->
nfsclds_mtx
))
708
#define NFSUNLOCKDS(d) mutex_exit(&((d)->
nfsclds_mtx
))
/src/sys/fs/nfs/client/
nfs_clrpcops.c
878
mtx_init(&dsp->
nfsclds_mtx
, "nfsds", NULL, MTX_DEF);
4544
mtx_init(&dsp->
nfsclds_mtx
, "nfsds", NULL, MTX_DEF);
5837
NFSFREEMUTEX(&dsp->
nfsclds_mtx
);
Completed in 19 milliseconds
Indexes created Thu Oct 30 16:09:53 GMT 2025