Lines Matching refs:vnode
74 struct vnode *vp; in VOP_ISLOCKED()
99 struct vnode *dvp; in VOP_LOOKUP()
100 struct vnode **vpp;
128 struct vnode *dvp; in VOP_CREATE()
129 struct vnode **vpp;
163 struct vnode *dvp; in VOP_MKNOD()
164 struct vnode **vpp;
198 struct vnode *vp; in VOP_OPEN()
229 struct vnode *vp; in VOP_CLOSE()
264 struct vnode *vp; in VOP_ACCESS()
299 struct vnode *vp; in VOP_GETATTR()
330 struct vnode *vp; in VOP_SETATTR()
365 struct vnode *vp; in VOP_READ()
400 struct vnode *vp; in VOP_WRITE()
435 struct vnode *vp; in VOP_LEASE()
466 struct vnode *vp; in VOP_IOCTL()
501 struct vnode *vp; in VOP_POLL()
530 struct vnode *vp; in VOP_KQFILTER()
557 struct vnode *vp; in VOP_REVOKE()
584 struct vnode *vp; in VOP_FSYNC()
620 struct vnode *dvp; in VOP_REMOVE()
621 struct vnode *vp;
658 struct vnode *dvp; in VOP_LINK()
659 struct vnode *vp;
694 struct vnode *fdvp; in VOP_RENAME()
695 struct vnode *fvp;
697 struct vnode *tdvp;
698 struct vnode *tvp;
733 struct vnode *dvp; in VOP_MKDIR()
734 struct vnode **vpp;
769 struct vnode *dvp; in VOP_RMDIR()
770 struct vnode *vp;
806 struct vnode *dvp; in VOP_SYMLINK()
807 struct vnode **vpp;
843 struct vnode *vp; in VOP_READDIR()
882 struct vnode *vp; in VOP_READLINK()
915 struct vnode *dvp; in VOP_ABORTOP()
942 struct vnode *vp; in VOP_INACTIVE()
973 struct vnode *vp; in VOP_RECLAIM()
1000 struct vnode *vp; in VOP_LOCK()
1029 struct vnode *vp; in VOP_UNLOCK()
1058 struct vnode *vp; in VOP_BMAP()
1060 struct vnode **vpp;
1095 struct vnode *vp; in VOP_PRINT()
1120 struct vnode *vp; in VOP_PATHCONF()
1153 struct vnode *vp; in VOP_ADVLOCK()
1186 struct vnode *vp; in VOP_REALLOCBLKS()