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