Home
last modified time | relevance | path

Searched defs:VOP_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/cddl/osnet/sys/sys/
H A Dvnode.h113 #define VOP_UNLOCK __hide_VOP_UNLOCK macro
/netbsd/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h534 #define VOP_UNLOCK(vp, type) macro
/netbsd/sys/kern/
H A Dvnode_if.c1651 VOP_UNLOCK(struct vnode *vp) in VOP_UNLOCK() function