Lines Matching defs:vp
91 #define VLIST_HASH(vp) (((uintptr_t)vp ^ VLIST_XOR) % \ argument
148 _vsetflags(struct vnode *vp, int flags) in _vsetflags()
155 _vclrflags(struct vnode *vp, int flags) in _vclrflags()
161 vsetflags(struct vnode *vp, int flags) in vsetflags()
167 vclrflags(struct vnode *vp, int flags) in vclrflags()
179 _vactivate(struct vnode *vp) in _vactivate()
216 _vinactive(struct vnode *vp) in _vinactive()
267 vref(struct vnode *vp) in vref()
275 vref_special(struct vnode *vp) in vref_special()
345 vrele(struct vnode *vp) in vrele()
442 vhold(struct vnode *vp) in vhold()
451 vdrop(struct vnode *vp) in vdrop()
466 vfinalize(struct vnode *vp) in vfinalize()
501 vnode_terminate(struct vnode *vp) in vnode_terminate()
526 vx_lock(struct vnode *vp) in vx_lock()
533 vx_unlock(struct vnode *vp) in vx_unlock()
546 vx_downgrade(struct vnode *vp) in vx_downgrade()
571 vget(struct vnode *vp, int flags) in vget()
693 debug_vput(struct vnode *vp, const char *filename, int line) in debug_vput()
703 vput(struct vnode *vp) in vput()
729 vx_get(struct vnode *vp) in vx_get()
738 vx_get_nonblock(struct vnode *vp) in vx_get_nonblock()
761 vx_put(struct vnode *vp) in vx_put()
786 struct vnode *vp; in cleanfreevnode() local
1070 struct vnode *vp; in allocvnode() local
1266 struct vnode *vp; in freesomevnodes() local