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