Searched refs:directory_table_hash (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/squashfs/
H A Dunsquashfs.c89 struct hash_table_entry *inode_table_hash[65536], *directory_table_hash[65536]; variable in typeref:struct:
879 add_entry(directory_table_hash, start, bytes);
958 bytes = lookup_entry(directory_table_hash, start);
1077 bytes = lookup_entry(directory_table_hash, start);

Completed in 48 milliseconds