Lines Matching refs:vnode_t
134 vnode_t *xattr_realvp;
139 xattr_file_open(vnode_t **vpp, int flags, cred_t *cr, caller_context_t *ct)
151 xattr_file_access(vnode_t *vp, int mode, int flags, cred_t *cr,
164 xattr_file_close(vnode_t *vp, int flags, int count, offset_t off,
173 xattr_common_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct)
176 vnode_t *pvp, *savevp;
211 xattr_fill_nvlist(vnode_t *vp, xattr_view_t xattr_view, nvlist_t *nvlp,
219 vnode_t *ppvp;
458 xattr_file_size(vnode_t *vp, xattr_view_t xattr_view, size_t *size,
479 xattr_file_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr,
486 vnode_t *pvp;
519 xattr_file_read(vnode_t *vp, uio_t *uiop, int ioflag, cred_t *cr,
565 xattr_file_write(vnode_t *vp, uio_t *uiop, int ioflag, cred_t *cr,
575 vnode_t *ppvp;
810 xattr_file_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr,
844 vnode_t *
845 xattr_mkfile(vnode_t *pvp, xattr_view_t xattr_view)
847 vnode_t *vp;
857 vnode_t *
858 xattr_mkfile_ro(vnode_t *pvp)
863 vnode_t *
864 xattr_mkfile_rw(vnode_t *pvp)
909 xattr_copy(vnode_t *sdvp, char *snm, vnode_t *tdvp, char *tnm,
913 vnode_t *pdvp;
956 xattr_dir_realdir(vnode_t *gfs_dvp, vnode_t **ret_vpp, int flags,
962 vnode_t *realvp;
1021 xattr_dir_open(vnode_t **vpp, int flags, cred_t *cr, caller_context_t *ct)
1023 vnode_t *realvp;
1047 xattr_dir_close(vnode_t *vp, int flags, int count, offset_t off, cred_t *cr,
1050 vnode_t *realvp;
1079 xattr_dir_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr,
1083 vnode_t *pvp;
1144 xattr_dir_setattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr,
1147 vnode_t *realvp;
1167 xattr_dir_access(vnode_t *vp, int mode, int flags, cred_t *cr,
1171 vnode_t *realvp = NULL;
1192 xattr_dir_create(vnode_t *dvp, char *name, vattr_t *vap, vcexcl_t excl,
1193 int mode, vnode_t **vpp, cred_t *cr, int flag, caller_context_t *ct,
1196 vnode_t *pvp;
1218 xattr_dir_remove(vnode_t *dvp, char *name, cred_t *cr, caller_context_t *ct,
1221 vnode_t *pvp;
1236 xattr_dir_link(vnode_t *tdvp, vnode_t *svp, char *name, cred_t *cr,
1239 vnode_t *pvp;
1254 xattr_dir_rename(vnode_t *sdvp, char *snm, vnode_t *tdvp, char *tnm,
1257 vnode_t *spvp, *tpvp;
1303 readdir_xattr_casecmp(vnode_t *dvp, char *nm, cred_t *cr, caller_context_t *ct,
1307 vnode_t *vp;
1329 xattr_dir_readdir(vnode_t *dvp, uio_t *uiop, cred_t *cr, int *eofp,
1332 vnode_t *pvp;
1449 xattr_dir_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct)
1453 vnode_t *real_vp = NULL;
1471 xattr_dir_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr,
1487 xattr_dir_realvp(vnode_t *vp, vnode_t **realvp, caller_context_t *ct)
1528 xattr_lookup_cb(vnode_t *vp, const char *nm, vnode_t **vpp, ino64_t *inop,
1531 vnode_t *pvp;
1562 xattrdir_do_ino(vnode_t *vp, int index)
1585 xattr_dir_lookup(vnode_t *dvp, vnode_t **vpp, int flags, cred_t *cr)
1691 xattr_dir_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp)
1694 vnode_t *pvp, *dvp;