Query: inode_inc_iversion
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INODE_INC_IVERSION(9) The Linux VFS INODE_INC_IVERSION(9)NAMEinode_inc_iversion - increments i_versionSYNOPSISvoid inode_inc_iversion(struct inode * inode);ARGUMENTSinode inode that need to be updatedDESCRIPTIONEvery time the inode is modified, the i_version field will be incremented. The filesystem has to be mounted with i_version flagCOPYRIGHTKernel Hackers Manual 2.6. July 2010 INODE_INC_IVERSION(9)