OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newnfsd_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonport.c
125
*
newnfsd_mtx
is used in nfsrvd_nfsd() to protect the nfs socket list
128
struct mtx
newnfsd_mtx
;
variable in typeref:struct:mtx
665
mtx_init(&
newnfsd_mtx
, "
newnfsd_mtx
", NULL, MTX_DEF);
730
mtx_destroy(&
newnfsd_mtx
);
nfs_commonport.c
125
*
newnfsd_mtx
is used in nfsrvd_nfsd() to protect the nfs socket list
128
struct mtx
newnfsd_mtx
;
variable in typeref:struct:mtx
665
mtx_init(&
newnfsd_mtx
, "
newnfsd_mtx
", NULL, MTX_DEF);
730
mtx_destroy(&
newnfsd_mtx
);
Completed in 22 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025