void iput (struct inode * inode);
void iput
inode
inode to put
Puts an inode, dropping its usage count. If the inode use count hits zero the inode is also then freed and may be destroyed.