Lines Matching defs:vp
90 devfs_close(struct vnode *vp, int flag, int count, in devfs_close()
109 devfs_read(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cred, in devfs_read()
124 devfs_write(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cred, in devfs_write()
139 devfs_ioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, in devfs_ioctl()
162 devfs_getattr(struct vnode *vp, struct vattr *vap, int flags, struct cred *cr, in devfs_getattr()
221 struct vnode *vp, in devfs_setattr_dir()
340 struct vnode *vp, in devfs_setattr()
588 devfs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, in devfs_pathconf()
614 devfs_getsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in devfs_getsecattr()
648 devfs_setsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in devfs_setsecattr()
728 devfs_access(struct vnode *vp, int mode, int flags, struct cred *cr, in devfs_access()
835 struct vnode *vp; in devfs_create() local
1037 devfs_fsync(struct vnode *vp, int syncflag, struct cred *cred, in devfs_fsync()
1058 devfs_inactive(struct vnode *vp, struct cred *cred, caller_context_t *ct) in devfs_inactive()
1081 devfs_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ct) in devfs_fid()
1109 devfs_rwlock(struct vnode *vp, int write_flag, caller_context_t *ct) in devfs_rwlock()
1118 devfs_rwunlock(struct vnode *vp, int write_flag, caller_context_t *ct) in devfs_rwunlock()
1130 devfs_seek(struct vnode *vp, offset_t ooff, offset_t *noffp, in devfs_seek()