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 3.10 June 2014 INODE_INC_IVERSION(9)
| Related Man Pages |
|---|
| xfmtype(1) - debian |
| matchpathcon_checkmatches(3) - centos |
| matchpathcon_filespec_add(3) - centos |
| matchpathcon_filespec_destroy(3) - centos |
| clri_hfs(1m) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |