Query: clear_inode
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLEAR_INODE(9) The Linux VFS CLEAR_INODE(9)NAMEclear_inode - clear an inodeSYNOPSISvoid clear_inode(struct inode * inode);ARGUMENTSinode inode to clearDESCRIPTIONThis is called by the filesystem to tell us that the inode is no longer useful. We just terminate it with extreme prejudice.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLEAR_INODE(9)