Lines Matching refs:vnode
68 static struct vnode * null_hashins(struct mount *, struct null_node *);
98 struct vnode *
101 struct vnode *lowervp;
105 struct vnode *vp;
139 static struct vnode *
146 struct vnode *ovp;
169 null_destroy_proto(struct vnode *vp, void *xp) in null_destroy_proto()
184 null_insmntque_dtr(struct vnode *vp, void *xp) in null_insmntque_dtr()
202 struct vnode *lowervp;
203 struct vnode **vpp;
206 struct vnode *vp;
289 struct vnode *
291 struct vnode *vp; in null_checkvp()