Query: generic_detach_inode
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_DETACH_INODE(9) The Linux VFS GENERIC_DETACH_INODE(9)NAMEgeneric_detach_inode - remove inode from inode listsSYNOPSISint generic_detach_inode(struct inode * inode);ARGUMENTSinode inode to removeDESCRIPTIONRemove inode from inode lists, write it if it's dirty. This is just an internal VFS helper exported for hugetlbfs. Do not use! Returns 1 if inode should be completely destroyed.COPYRIGHTKernel Hackers Manual 2.6. July 2010 GENERIC_DETACH_INODE(9)