Searched refs:vauth_node_owner (Results 1 – 1 of 1) sorted by relevance
9053 vauth_node_owner(struct vnode_attr *vap, kauth_cred_t cred) in vauth_node_owner() function9149 result = vauth_node_owner(vcp->vap, vcp->ctx->vc_ucred); in vauth_file_owner()9217 result = vauth_node_owner(vcp->dvap, vcp->ctx->vc_ucred); in vauth_dir_owner()10965 if (has_priv_suser || vauth_node_owner(&ova, cred)) { in vnode_authattr()