Searched refs:SB_DIRSYNC (Results 1 – 7 of 7) sorted by relevance
50 LX_VALUE(SB_DIRSYNC)
88 sb->s_flags |= SB_ACTIVE | SB_DIRSYNC; in v9fs_fill_super()
49 { SB_DIRSYNC, ",dirsync" }, in show_sb_opts()
42 { "dirsync", SB_DIRSYNC },
3213 SB_DIRSYNC | in path_mount()
1358 #define SB_DIRSYNC 128 /* Directory modifications are synchronous */ macro2029 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \
1890 if (fc->sb_flags & SB_DIRSYNC) in xfs_init_fs_context()