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