OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RUMP_VOP_LOCK
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libp2k/
p2k.c
703
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE | LK_RETRY);
727
RUMP_VOP_LOCK
(dvp, LK_EXCLUSIVE);
803
RUMP_VOP_LOCK
(dvp, LK_EXCLUSIVE);
857
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE);
874
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE);
892
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE);
921
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE);
951
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE);
975
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE);
1008
RUMP_VOP_LOCK
(vp, LK_EXCLUSIVE)
[
all
...]
/src/share/examples/rump/ttyserv/
ttyserv.c
104
RUMP_VOP_LOCK
(devvp, RUMP_LK_EXCLUSIVE);
111
RUMP_VOP_LOCK
(devvp, RUMP_LK_EXCLUSIVE);
127
RUMP_VOP_LOCK
(devvp, RUMP_LK_SHARED);
139
RUMP_VOP_LOCK
(devvp, RUMP_LK_EXCLUSIVE);
/src/share/examples/rump/umserv/
umserv.c
174
RUMP_VOP_LOCK
(devvp, RUMP_LK_EXCLUSIVE);
181
RUMP_VOP_LOCK
(devvp, RUMP_LK_EXCLUSIVE);
197
RUMP_VOP_LOCK
(devvp, RUMP_LK_SHARED);
209
RUMP_VOP_LOCK
(devvp, RUMP_LK_EXCLUSIVE);
/src/tests/rump/rumpvfs/
t_p2kifs.c
74
RZ(
RUMP_VOP_LOCK
(rumpns_rootvnode, RUMP_LK_EXCLUSIVE));
/src/sys/rump/include/rump/
rumpvnode_if.h
97
int
RUMP_VOP_LOCK
(struct vnode *, int);
/src/sys/rump/librump/rumpvfs/
rumpvnode_if.c
543
RUMP_VOP_LOCK
(struct vnode *vp,
/src/lib/libukfs/
ukfs.c
811
RUMP_VOP_LOCK
(vp, RUMP_LK_SHARED);
Completed in 15 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025