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_filespec_add(3) - debian |
| matchpathcon_checkmatches(3) - centos |
| clri(1m) - hpux |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |