Home
last modified time | relevance | path

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

12

/Linux-v5.15/fs/freevxfs/
Dvxfs_super.c233 sbp->s_time_max = U32_MAX; in vxfs_fill_super()
/Linux-v5.15/fs/sysv/
Dsuper.c372 sb->s_time_max = U32_MAX; in sysv_fill_super()
492 sb->s_time_max = U32_MAX; in v7_fill_super()
/Linux-v5.15/fs/coda/
Dinode.c193 sb->s_time_max = S64_MAX; in coda_fill_super()
/Linux-v5.15/fs/9p/
Dvfs_super.c74 sb->s_time_max = U32_MAX; in v9fs_fill_super()
/Linux-v5.15/fs/efs/
Dsuper.c262 s->s_time_max = U32_MAX; in efs_fill_super()
/Linux-v5.15/fs/qnx4/
Dinode.c204 s->s_time_max = U32_MAX; in qnx4_fill_super()
/Linux-v5.15/fs/xfs/
Dxfs_super.c1580 sb->s_time_max = xfs_bigtime_to_unix(XFS_BIGTIME_TIME_MAX); in xfs_fs_fill_super()
1583 sb->s_time_max = XFS_LEGACY_TIME_MAX; in xfs_fs_fill_super()
1585 trace_xfs_inode_timestamp_range(mp, sb->s_time_min, sb->s_time_max); in xfs_fs_fill_super()
/Linux-v5.15/fs/squashfs/
Dsuper.c241 sb->s_time_max = U32_MAX; in squashfs_fill_super()
/Linux-v5.15/fs/romfs/
Dsuper.c481 sb->s_time_max = 0; in romfs_fill_super()
/Linux-v5.15/fs/bfs/
Dinode.c327 s->s_time_max = U32_MAX; in bfs_fill_super()
/Linux-v5.15/fs/nfs/
Dsuper.c1061 sb->s_time_max = U32_MAX; in nfs_fill_super()
1064 sb->s_time_max = S64_MAX; in nfs_fill_super()
/Linux-v5.15/fs/affs/
Dsuper.c360 sb->s_time_max = 86400LL * U32_MAX + 86400 + sb->s_time_min; in affs_fill_super()
/Linux-v5.15/fs/qnx6/
Dinode.c431 s->s_time_max = U32_MAX; in qnx6_fill_super()
/Linux-v5.15/fs/omfs/
Dinode.c481 sb->s_time_max = U64_MAX / MSEC_PER_SEC; in omfs_fill_super()
/Linux-v5.15/fs/hpfs/
Dsuper.c617 s->s_time_max = local_to_gmt(s, U32_MAX); in hpfs_fill_super()
/Linux-v5.15/fs/cifs/
Dcifsfs.c193 sb->s_time_max = ts.tv_sec; in cifs_read_super()
203 sb->s_time_max = ts.tv_sec; in cifs_read_super()
/Linux-v5.15/fs/
Dinode.c2286 t.tv_sec = clamp(t.tv_sec, sb->s_time_min, sb->s_time_max); in timestamp_truncate()
2287 if (unlikely(t.tv_sec == sb->s_time_max || t.tv_sec == sb->s_time_min)) in timestamp_truncate()
Dnamespace.c2564 (ktime_get_real_seconds() + TIME_UPTIME_SEC_MAX > sb->s_time_max)) { in mnt_warn_timestamp_expiry()
2569 time64_to_tm(sb->s_time_max, 0, &tm); in mnt_warn_timestamp_expiry()
2575 tm.tm_year+1900, (unsigned long long)sb->s_time_max); in mnt_warn_timestamp_expiry()
/Linux-v5.15/fs/exfat/
Dsuper.c643 sb->s_time_max = EXFAT_MAX_TIMESTAMP_SECS; in exfat_fill_super()
/Linux-v5.15/fs/jffs2/
Dfs.c596 sb->s_time_max = U32_MAX; in jffs2_do_fill_super()
/Linux-v5.15/fs/minix/
Dinode.c301 s->s_time_max = U32_MAX; in minix_fill_super()
/Linux-v5.15/fs/ufs/
Dsuper.c847 sb->s_time_max = S32_MAX; in ufs_fill_super()
869 sb->s_time_max = S64_MAX; in ufs_fill_super()
/Linux-v5.15/fs/befs/
Dlinuxvfs.c898 sb->s_time_max = 0xffffffffffffll; in befs_fill_super()
/Linux-v5.15/fs/cramfs/
Dinode.c601 sb->s_time_max = 0; in cramfs_finalize_super()
/Linux-v5.15/fs/jfs/
Dsuper.c507 sb->s_time_max = U32_MAX; in jfs_fill_super()

12