Searched refs:SB_DIRSYNC (Results 1 – 4 of 4) sorted by relevance
283 #define SB_DIRSYNC BIT(7) /* Directory modifications are synchronous */ macro
58 LX_GDBPARSED(SB_DIRSYNC)
42 { "dirsync", SB_DIRSYNC },
1687 if (fc->sb_flags & SB_DIRSYNC) in xfs_fs_fill_super()