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