Searched refs:SB_DIRSYNC (Results 1 – 5 of 5) sorted by relevance
97 sb->s_flags |= SB_ACTIVE | SB_DIRSYNC; in v9fs_fill_super()
49 { SB_DIRSYNC, ",dirsync" }, in show_sb_opts()
2771 SB_DIRSYNC | in do_mount()
1305 #define SB_DIRSYNC 128 /* Directory modifications are synchronous */ macro1921 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \
195 if (sb->s_flags & SB_DIRSYNC) in xfs_parseargs()