Lines Matching refs:vnode_t
148 fs_nosys_poll(vnode_t *vp,
175 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct)
185 fs_putpage(vnode_t *vp, offset_t off, size_t len, int flags, cred_t *cr,
196 fs_ioctl(vnode_t *vp, int com, intptr_t data, int flag, cred_t *cred,
207 fs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp)
214 fs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp)
223 fs_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct)
233 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct)
243 fs_frlock(register vnode_t *vp, int cmd, struct flock64 *bfp, int flag,
403 vnode_t *vp = (vnode_t *)infop;
420 vnode_t *vp,
437 fs_poll(vnode_t *vp,
465 vnode_t *vp,
607 vnode_t *vp,
737 fs_vnevent_nosupport(vnode_t *vp, vnevent_t e, vnode_t *dvp, char *fnm,
746 fs_vnevent_support(vnode_t *vp, vnevent_t e, vnode_t *dvp, char *fnm,
764 fs_acl_nontrivial(vnode_t *vp, cred_t *cr)
846 static int (*fs_av_scan)(vnode_t *, cred_t *, int) = NULL;
852 fs_vscan_register(int (*av_scan)(vnode_t *, cred_t *, int))
862 fs_vscan(vnode_t *vp, cred_t *cr, int async)
882 reparse_vnode_parse(vnode_t *vp, nvlist_t *nvl)