Searched refs:SB_DIRSYNC (Results 1 – 4 of 4) sorted by relevance
289 #define SB_DIRSYNC BIT(7) /* Directory modifications are synchronous */ macro
58 LX_GDBPARSED(SB_DIRSYNC)
1669 if (fc->sb_flags & SB_DIRSYNC) in xfs_fs_fill_super()
4137 SB_DIRSYNC | in path_mount()5301 s->sm.sb_flags = sb->s_flags & (SB_RDONLY|SB_SYNCHRONOUS|SB_DIRSYNC|SB_LAZYTIME); in statmount_sb_basic()