Home
last modified time | relevance | path

Searched refs:s_time_max (Results 1 – 16 of 16) sorted by relevance

/linux/include/linux/fs/
H A Dsuper_types.h188 time64_t s_time_max; member
/linux/fs/freevxfs/
H A Dvxfs_super.c211 sbp->s_time_max = U32_MAX; in vxfs_fill_super()
/linux/fs/efs/
H A Dsuper.c251 s->s_time_max = U32_MAX; in efs_fill_super()
/linux/fs/nfs/
H A Dsuper.c1084 sb->s_time_max = U32_MAX; in nfs_fill_super()
1094 sb->s_time_max = U32_MAX; in nfs_fill_super()
1101 sb->s_time_max = S64_MAX; in nfs_fill_super()
/linux/fs/9p/
H A Dvfs_super.c49 sb->s_time_max = U32_MAX; in v9fs_fill_super()
/linux/fs/romfs/
H A Dsuper.c475 sb->s_time_max = 0; in romfs_fill_super()
/linux/fs/xfs/
H A Dxfs_super.c1871 sb->s_time_max = xfs_bigtime_to_unix(XFS_BIGTIME_TIME_MAX); in xfs_fs_fill_super()
1874 sb->s_time_max = XFS_LEGACY_TIME_MAX; in xfs_fs_fill_super()
1876 trace_xfs_inode_timestamp_range(mp, sb->s_time_min, sb->s_time_max); in xfs_fs_fill_super()
/linux/fs/squashfs/
H A Dsuper.c318 sb->s_time_max = U32_MAX; in squashfs_fill_super()
/linux/fs/hpfs/
H A Dsuper.c556 s->s_time_max = local_to_gmt(s, U32_MAX); in hpfs_fill_super()
/linux/fs/ufs/
H A Dsuper.c782 sb->s_time_max = S32_MAX; in ufs_fill_super()
804 sb->s_time_max = S64_MAX; in ufs_fill_super()
/linux/fs/smb/client/
H A Dcifsfs.c233 sb->s_time_max = ts.tv_sec; in cifs_read_super()
243 sb->s_time_max = ts.tv_sec; in cifs_read_super()
/linux/fs/jfs/
H A Dsuper.c459 sb->s_time_max = U32_MAX; in jfs_fill_super()
/linux/fs/
H A Dsuper.c378 s->s_time_max = TIME64_MAX; in alloc_super()
H A Dnamespace.c3303 (ktime_get_real_seconds() + TIME_UPTIME_SEC_MAX > sb->s_time_max)) { in mnt_warn_timestamp_expiry()
3317 mntpath, &sb->s_time_max, in mnt_warn_timestamp_expiry()
3318 (unsigned long long)sb->s_time_max); in mnt_warn_timestamp_expiry()
/linux/fs/ceph/
H A Dsuper.c1224 s->s_time_max = U32_MAX; in ceph_set_super()
/linux/fs/ext4/
H A Dsuper.c4587 sb->s_time_max = EXT4_EXTRA_TIMESTAMP_MAX; in ext4_inode_info_init()
4590 sb->s_time_max = EXT4_NON_EXTRA_TIMESTAMP_MAX; in ext4_inode_info_init()