OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_commitlock
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/nfs/
nfs_bio.c
1037
mutex_enter(&np->
n_commitlock
);
1058
mutex_exit(&np->
n_commitlock
);
1092
mutex_enter(&np->
n_commitlock
);
1121
mutex_exit(&np->
n_commitlock
);
1128
mutex_enter(&np->
n_commitlock
);
1130
mutex_exit(&np->
n_commitlock
);
1338
mutex_enter(&np->
n_commitlock
);
1340
if (!mutex_tryenter(&np->
n_commitlock
)) {
1372
mutex_exit(&np->
n_commitlock
);
nfsnode.h
139
#define
n_commitlock
n_un1.nu_reg.nreg_commitlock
macro
nfs_node.c
251
mutex_destroy(&np->
n_commitlock
);
nfs_clntsubs.c
206
mutex_init(&np->
n_commitlock
, MUTEX_DEFAULT, IPL_NONE);
Completed in 13 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025