Lines Matching defs:vp

350 sdev_close(struct vnode *vp, int flag, int count,  in sdev_close()
374 sdev_read(struct vnode *vp, struct uio *uio, int ioflag, struct cred *cred, in sdev_read()
401 sdev_write(struct vnode *vp, struct uio *uio, int ioflag, struct cred *cred, in sdev_write()
432 sdev_ioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, in sdev_ioctl()
449 sdev_getattr(struct vnode *vp, struct vattr *vap, int flags, in sdev_getattr()
482 sdev_setattr(struct vnode *vp, struct vattr *vap, int flags, in sdev_setattr()
489 sdev_getsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in sdev_getsecattr()
514 sdev_setsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in sdev_setsecattr()
600 sdev_access(struct vnode *vp, int mode, int flags, struct cred *cr, in sdev_access()
643 struct vnode *vp = NULL; in sdev_create() local
798 struct vnode *vp = NULL; in sdev_remove() local
1161 struct vnode *vp = NULL; in sdev_symlink() local
1238 struct vnode *vp = NULL; in sdev_mkdir() local
1313 struct vnode *vp = NULL; in sdev_rmdir() local
1415 sdev_readlink(struct vnode *vp, struct uio *uiop, struct cred *cred, in sdev_readlink()
1443 sdev_readdir(struct vnode *vp, struct uio *uiop, struct cred *cred, int *eofp, in sdev_readdir()
1465 sdev_inactive(struct vnode *vp, struct cred *cred, caller_context_t *ct) in sdev_inactive()
1472 sdev_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ct) in sdev_fid()
1498 sdev_rwlock(struct vnode *vp, int write_flag, caller_context_t *ctp) in sdev_rwlock()
1507 sdev_rwunlock(struct vnode *vp, int write_flag, caller_context_t *ctp) in sdev_rwunlock()
1514 sdev_seek(struct vnode *vp, offset_t ooff, offset_t *noffp, in sdev_seek()
1531 sdev_frlock(struct vnode *vp, int cmd, struct flock64 *bfp, int flag, in sdev_frlock()
1547 sdev_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, in sdev_pathconf()