Searched refs:SB_DIRSYNC (Results 1 – 6 of 6) sorted by relevance
57 LX_GDBPARSED(SB_DIRSYNC)
49 { SB_DIRSYNC, ",dirsync" }, in show_sb_opts()
42 { "dirsync", SB_DIRSYNC },
3664 SB_DIRSYNC | in path_mount()
1120 #define SB_DIRSYNC BIT(7) /* Directory modifications are synchronous */ macro2137 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \
1513 if (fc->sb_flags & SB_DIRSYNC) in xfs_fs_fill_super()