Lines Matching refs:vnode_attr
689 struct vnode_attr { struct
1407 int vnode_getattr(vnode_t vp, struct vnode_attr *vap, vfs_context_t ctx);
1412 extern uint64_t vnode_get_va_fsid(struct vnode_attr *vap);
1423 int vnode_setattr(vnode_t vp, struct vnode_attr *vap, vfs_context_t ctx);
2019 int vnode_attr_authorize_init(struct vnode_attr *vap, struct vnode_attr *dvap, kauth_action_t a…
2032 int vnode_attr_authorize(struct vnode_attr *vap, struct vnode_attr *dvap, mount_t mp, kauth_act…
2047 int vnode_authattr(vnode_t vp, struct vnode_attr *vap, kauth_action_t *actionp, vfs_context_t c…
2060 int vnode_authattr_new(vnode_t dvp, struct vnode_attr *vap, int noauth, vfs_context_t ctx);
2099 int vnode_notify(vnode_t vp, uint32_t events, struct vnode_attr *vap);
2108 int vfs_get_notify_attributes(struct vnode_attr *vap);
2608 errno_t vfs_setup_vattr_from_attrlist(struct attrlist *alp, struct vnode_attr *vap, enum vtype obj_…
2623 …(vnode_t vp, uio_t uio, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fnde…
2639 … vnode_t vp, uio_t uio, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fnde…