Home
last modified time | relevance | path

Searched refs:s_time_min (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/fs/
H A Dsuper_types.h187 time64_t s_time_min; member
/linux/fs/freevxfs/
H A Dvxfs_super.c210 sbp->s_time_min = 0; in vxfs_fill_super()
/linux/fs/efs/
H A Dsuper.c250 s->s_time_min = 0; in efs_fill_super()
/linux/fs/nfs/
H A Dsuper.c1083 sb->s_time_min = 0; in nfs_fill_super()
1093 sb->s_time_min = 0; in nfs_fill_super()
1100 sb->s_time_min = S64_MIN; in nfs_fill_super()
/linux/fs/9p/
H A Dvfs_super.c52 sb->s_time_min = 0; in v9fs_fill_super()
/linux/fs/romfs/
H A Dsuper.c474 sb->s_time_min = 0; in romfs_fill_super()
/linux/fs/xfs/
H A Dxfs_super.c1870 sb->s_time_min = xfs_bigtime_to_unix(XFS_BIGTIME_TIME_MIN); in xfs_fs_fill_super()
1873 sb->s_time_min = XFS_LEGACY_TIME_MIN; 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.c317 sb->s_time_min = 0; in squashfs_fill_super()
/linux/fs/hpfs/
H A Dsuper.c555 s->s_time_min = local_to_gmt(s, 0); in hpfs_fill_super()
/linux/fs/ufs/
H A Dsuper.c781 sb->s_time_min = S32_MIN; in ufs_fill_super()
803 sb->s_time_min = S64_MIN; in ufs_fill_super()
/linux/fs/smb/client/
H A Dcifsfs.c230 sb->s_time_min = ts.tv_sec; in cifs_read_super()
241 sb->s_time_min = ts.tv_sec; in cifs_read_super()
/linux/fs/jfs/
H A Dsuper.c458 sb->s_time_min = 0; in jfs_fill_super()
/linux/fs/
H A Dsuper.c377 s->s_time_min = TIME64_MIN; in alloc_super()
/linux/fs/ceph/
H A Dsuper.c1223 s->s_time_min = 0; in ceph_set_super()
/linux/fs/ext4/
H A Dsuper.c4592 sb->s_time_min = EXT4_TIMESTAMP_MIN; in ext4_inode_info_init()