__insert_inode_hash - hash an inode
"void __insert_inode_hash(struct inode * " "inode" ", unsigned long " "hashval" ");"
inode
unhashed inodehashvalunsigned long value used to locate this object in the inode_hashtable.
Add an inode to the inode hash for this superblock.