Lines Matching defs:vp

131 fs_nosys_map(struct vnode *vp, offset_t off, struct as *as, caddr_t *addrp,  in fs_nosys_map()
140 fs_nosys_addmap(struct vnode *vp, offset_t off, struct as *as, caddr_t addr, in fs_nosys_addmap()
149 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll()
182 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync()
192 fs_putpage(vnode_t *vp, offset_t off, size_t len, int flags, cred_t *cr, in fs_putpage()
203 fs_ioctl(vnode_t *vp, int com, intptr_t data, int flag, cred_t *cred, in fs_ioctl()
214 fs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwlock()
221 fs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwunlock()
240 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek()
250 fs_frlock(vnode_t *vp, int cmd, struct flock64 *bfp, int flag, offset_t offset, in fs_frlock()
412 vnode_t *vp = (vnode_t *)infop; in frlock_serialize_blocked() local
428 fs_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, caller_context_t *ct) in fs_setfl()
451 fs_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_poll()
484 fs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, in fs_pathconf()
587 fs_dispose(struct vnode *vp, page_t *pp, int fl, int dn, struct cred *cr, in fs_dispose()
601 fs_nodispose(struct vnode *vp, page_t *pp, int fl, int dn, struct cred *cr, in fs_nodispose()
612 fs_fab_acl(vnode_t *vp, vsecattr_t *vsecattr, int flag, cred_t *cr, in fs_fab_acl()
669 fs_shrlock(struct vnode *vp, int cmd, struct shrlock *shr, int flag, cred_t *cr, in fs_shrlock()
734 fs_vnevent_nosupport(vnode_t *vp, vnevent_t e, vnode_t *dvp, char *fnm, in fs_vnevent_nosupport()
743 fs_vnevent_support(vnode_t *vp, vnevent_t e, vnode_t *dvp, char *fnm, in fs_vnevent_support()
761 fs_acl_nontrivial(vnode_t *vp, cred_t *cr) in fs_acl_nontrivial()
859 fs_vscan(vnode_t *vp, cred_t *cr, int async) in fs_vscan()
879 reparse_vnode_parse(vnode_t *vp, nvlist_t *nvl) in reparse_vnode_parse()