Searched refs:directory_table_hash (Results 1 – 5 of 5) sorted by relevance
235 *directory_table_hash[65536];
245 bytes = lookup_entry(directory_table_hash, start); in squashfs_opendir_1()
291 bytes = lookup_entry(directory_table_hash, start); in squashfs_opendir_4()
322 bytes = lookup_entry(directory_table_hash, start); in squashfs_opendir_3()
61 struct hash_table_entry *inode_table_hash[65536], *directory_table_hash[65536]; variable1202 add_entry(directory_table_hash, start, bytes); in read_directory_table()