Home
last modified time | relevance | path

Searched refs:SB_I_VERSION (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_super.c1739 sb->s_flags |= SB_I_VERSION; in xfs_fs_fill_super()
1981 fc->sb_flags |= SB_I_VERSION; in xfs_fs_reconfigure()
/linux/include/linux/
H A Dfs.h1188 #define SB_I_VERSION BIT(23) /* Update inode I_version field */ macro
2311 #define IS_I_VERSION(inode) __IS_FLG(inode, SB_I_VERSION)
/linux/fs/btrfs/
H A Dsuper.c2169 fc->sb_flags |= SB_I_VERSION; in btrfs_init_fs_context()
/linux/mm/
H A Dshmem.c4861 sb->s_flags |= SB_NOSEC | SB_I_VERSION; in shmem_fill_super()
/linux/fs/ext4/
H A Dsuper.c5313 sb->s_flags |= SB_I_VERSION; in __ext4_fill_super()