1INODE_INC_IVERSION(9)            The Linux VFS           INODE_INC_IVERSION(9)
2
3
4

NAME

6       inode_inc_iversion - increments i_version
7

SYNOPSIS

9       void inode_inc_iversion(struct inode * inode);
10

ARGUMENTS

12       inode
13           inode that need to be updated
14

DESCRIPTION

16       Every time the inode is modified, the i_version field will be
17       incremented. The filesystem has to be mounted with i_version flag
18
20Kernel Hackers Manual 3.10         June 2019             INODE_INC_IVERSION(9)
Impressum