Query: __insert_inode_hash
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__INSERT_INODE_HASH(9) The Linux VFS __INSERT_INODE_HASH(9)NAME__insert_inode_hash - hash an inodeSYNOPSISvoid __insert_inode_hash(struct inode * inode, unsigned long hashval);ARGUMENTSinode unhashed inode hashval unsigned long value used to locate this object in the inode_hashtable.DESCRIPTIONAdd an inode to the inode hash for this superblock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __INSERT_INODE_HASH(9)