chfs_chown
int chfs_chown(struct vnode *, uid_t, gid_t, kauth_cred_t);
error = chfs_chown(vp, vap->va_uid, vap->va_gid, cred);