OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsess_mtx
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
59
kmutex_t
nfsess_mtx
;
member in struct:nfsclsession
nfs_commonkrpc.c
856
mtx_lock(&sep->
nfsess_mtx
);
869
mtx_unlock(&sep->
nfsess_mtx
);
907
mtx_lock(&sep->
nfsess_mtx
);
911
mtx_unlock(&sep->
nfsess_mtx
);
nfs_commonsubs.c
4165
mtx_lock(&sep->
nfsess_mtx
);
4187
mtx_unlock(&sep->
nfsess_mtx
);
4191
(void)mtx_sleep(&sep->nfsess_slots, &sep->
nfsess_mtx
,
4203
mtx_unlock(&sep->
nfsess_mtx
);
4220
mtx_lock(&sep->
nfsess_mtx
);
4225
mtx_unlock(&sep->
nfsess_mtx
);
/src/sys/fs/nfs/client/
nfs_clrpcops.c
879
mtx_init(&dsp->nfsclds_sess.
nfsess_mtx
, "nfssession", NULL, MTX_DEF);
4545
mtx_init(&dsp->nfsclds_sess.
nfsess_mtx
, "nfssession",
5838
NFSFREEMUTEX(&dsp->nfsclds_sess.
nfsess_mtx
);
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
3866
mtx_init(&sep->sess_cbsess.
nfsess_mtx
, "nfscbsession", NULL, MTX_DEF);
Completed in 20 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025