inode_inc_iversion(9) centos man page | unix.com

Man Page: inode_inc_iversion

Operating Environment: centos

Section: 9

INODE_INC_IVERSION(9)						   The Linux VFS					     INODE_INC_IVERSION(9)

NAME
inode_inc_iversion - increments i_version
SYNOPSIS
void inode_inc_iversion(struct inode * inode);
ARGUMENTS
inode inode that need to be updated
DESCRIPTION
Every time the inode is modified, the i_version field will be incremented. The filesystem has to be mounted with i_version flag
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INODE_INC_IVERSION(9)
Related Man Pages
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_filespec_eval(3) - centos
clri(8) - opendarwin
clri(8) - osx
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing