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