Lines Matching refs:vp
55 vn_lock(struct vnode *vp, int flags) in vn_lock() argument
61 vrefcnt(struct vnode *vp) in vrefcnt() argument
66 #define VREF(vp) vref(vp) argument
68 vref(struct vnode *vp) in vref() argument
74 vrele(struct vnode *vp) in vrele() argument
84 vn_fullpath(struct thread *td, struct vnode *vp, in vn_fullpath() argument
124 VOP_PATHCONF(struct vnode *vp, int name, register_t *retval) in VOP_PATHCONF() argument
130 VOP_GETATTR(struct vnode *vp, struct vattr *vap, struct ucred *cred) in VOP_GETATTR() argument
137 int vn_close(struct vnode *vp, int flags, struct ucred *file_cred,
140 int vn_rdwr(enum uio_rw rw, struct vnode *vp, void *base,
155 vrefact(struct vnode *vp) in vrefact() argument