OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_interlock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
vnode.h
131
* i
v_interlock
132
* i+b
v_interlock
+ bufcache_lock to modify, either to inspect
133
* i+u
v_interlock
+ v_uobj.vmobjlock to modify, either to inspect
169
kmutex_t *
v_interlock
; /* - vnode interlock */
member in struct:vnode
200
*
v_interlock
.
220
* The second set are locked by vp->
v_interlock
. VI_TEXT and VI_EXECMAP are
436
mutex_enter(vp->
v_interlock
);
438
mutex_exit(vp->
v_interlock
);
445
mutex_enter(vp->
v_interlock
);
449
mutex_exit(vp->
v_interlock
);
[
all
...]
vnode.h
131
* i
v_interlock
132
* i+b
v_interlock
+ bufcache_lock to modify, either to inspect
133
* i+u
v_interlock
+ v_uobj.vmobjlock to modify, either to inspect
169
kmutex_t *
v_interlock
; /* - vnode interlock */
member in struct:vnode
200
*
v_interlock
.
220
* The second set are locked by vp->
v_interlock
. VI_TEXT and VI_EXECMAP are
436
mutex_enter(vp->
v_interlock
);
438
mutex_exit(vp->
v_interlock
);
445
mutex_enter(vp->
v_interlock
);
449
mutex_exit(vp->
v_interlock
);
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025