Searched refs:inode_table_hash (Results 1 – 6 of 6) sorted by relevance
234 extern struct hash_table_entry *inode_table_hash[65536],
132 int bytes = lookup_entry(inode_table_hash, start); in read_inode_2()
61 int bytes = lookup_entry(inode_table_hash, start); in read_inode_1()
101 int bytes = lookup_entry(inode_table_hash, start); in read_inode_4()
119 int bytes = lookup_entry(inode_table_hash, start); in read_inode_3()
61 struct hash_table_entry *inode_table_hash[65536], *directory_table_hash[65536]; variable791 add_entry(inode_table_hash, start, bytes); in read_inode_table()