Searched refs:SB_LAZYTIME (Results 1 – 9 of 9) sorted by relevance
43 { "lazytime", SB_LAZYTIME },52 { "nolazytime", SB_LAZYTIME },
51 { SB_LAZYTIME, ",lazytime" }, in show_sb_opts()
2109 dirty_flags = inode->i_sb->s_flags & SB_LAZYTIME ? I_DIRTY_TIME : I_DIRTY_SYNC; in generic_update_time()
3824 SB_LAZYTIME | in path_mount()4929 s->sm.sb_flags = sb->s_flags & (SB_RDONLY|SB_SYNCHRONOUS|SB_DIRSYNC|SB_LAZYTIME); in statmount_sb_basic()
351 if (inode->i_sb->s_flags & SB_LAZYTIME) in fat_update_time()
1092 if (inode->i_sb->s_flags & SB_LAZYTIME) { in xfs_vn_update_time()
684 if (!(inode->i_sb->s_flags & SB_LAZYTIME)) in xfs_fs_dirty_inode()
1189 #define SB_LAZYTIME BIT(25) /* Update the on-disk [acm]times lazily */ macro
5157 if (inode->i_sb->s_flags & SB_LAZYTIME) in ext4_do_update_inode()