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 },
3645 SB_DIRSYNC | in path_mount()
1118 #define SB_DIRSYNC BIT(7) /* Directory modifications are synchronous */ macro2075 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \
2011 if (fc->sb_flags & SB_DIRSYNC) in xfs_init_fs_context()