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