Searched refs:MS_NOATIME (Results 1 – 4 of 4) sorted by relevance
327 *flags |= MS_NOATIME; in hpfs_remount_fs()437 s->s_flags |= MS_NOATIME; in hpfs_read_super()
108 #define MS_NOATIME 1024 /* Do not update access times. */ macro120 #define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_NOATIME|\162 #define IS_NOATIME(inode) (__IS_FLG(inode, MS_NOATIME) || ((inode)->i_flags & S_NOATIME))
88 if (sb->s_flags & MS_NOATIME) in xfs_args_allocate()
201 { MS_NOATIME, ",noatime" }, in show_vfsmnt()