Searched refs:SB_I_VERSION (Results 1 – 6 of 6) sorted by relevance
1769 sb->s_flags |= SB_I_VERSION; in xfs_fs_fill_super()2007 fc->sb_flags |= SB_I_VERSION; in xfs_fs_reconfigure()
1247 #define SB_I_VERSION BIT(23) /* Update inode I_version field */ macro2373 #define IS_I_VERSION(inode) __IS_FLG(inode, SB_I_VERSION)
2169 fc->sb_flags |= SB_I_VERSION; in btrfs_init_fs_context()
3874 SB_I_VERSION); in path_mount()
5034 sb->s_flags |= SB_NOSEC | SB_I_VERSION; in shmem_fill_super()
5302 sb->s_flags |= SB_I_VERSION; in __ext4_fill_super()