Searched refs:SB_DIRSYNC (Results 1 – 7 of 7) sorted by relevance
50 LX_VALUE(SB_DIRSYNC)
86 sb->s_flags |= SB_ACTIVE | SB_DIRSYNC; in v9fs_fill_super()
49 { SB_DIRSYNC, ",dirsync" }, in show_sb_opts()
42 { "dirsync", SB_DIRSYNC },
3124 SB_DIRSYNC | in do_mount()
1368 #define SB_DIRSYNC 128 /* Directory modifications are synchronous */ macro2014 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \
183 if (sb->s_flags & SB_DIRSYNC) in xfs_parseargs()