tmpfs_dirent_hash
hash = tmpfs_dirent_hash(cnp->cn_nameptr, cnp->cn_namelen);
de->td_hash = de->td_cookie = tmpfs_dirent_hash(name, namelen);