ufs_chmod
error = ufs_chmod(vp, (int)vap->va_mode, cred);
int ufs_chmod(struct vnode *, int, struct ucred *);