insert_inode_hash
Name
insert_inode_hash -- hash an inode
Synopsis
void insert_inode_hash
(struct inode * inode);
Description
Add an inode to the inode hash for this superblock. If the inode
has no superblock it is added to a separate anonymous chain.