__lookup_cache_entry
return __lookup_cache_entry(path, hash, strlen(path));
ce = __lookup_cache_entry(path, hash, len);