Lines Matching full:vnode
32 .Nd "acquire/release a hold on a vnode"
37 .Fn vhold "struct vnode *vp"
39 .Fn vholdl "struct vnode *vp"
41 .Fn vdrop "struct vnode *vp"
43 .Fn vdropl "struct vnode *vp"
51 of the given vnode.
52 If the vnode has already been added to the free list and is still referenced,
61 of the vnode.
67 If the vnode is no longer referenced, it will be freed.
72 lock the vnode interlock while
78 .Xr vnode 9