Searched refs:dir_id (Results 1 – 1 of 1) sorted by relevance
2858 BYTE dir_id; in urlcache_entry_commit() local2914 dir_id = 0; in urlcache_entry_commit()2916 dir_id = CACHE_CONTAINER_NO_SUBDIR; in urlcache_entry_commit()2935 for(dir_id = 0; dir_id < header->dirs_no; dir_id++) { in urlcache_entry_commit()2936 if(!strncmp(header->directory_data[dir_id].name, local_file_name, DIR_LENGTH)) { in urlcache_entry_commit()2992 url_entry->cache_dir = dir_id; in urlcache_entry_commit()