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