MS_DIRSYNC 92 fs/9p/vfs_super.c sb->s_flags = flags | MS_ACTIVE | MS_SYNCHRONOUS | MS_DIRSYNC |
MS_DIRSYNC 758 fs/namespace.c { MS_DIRSYNC, ",dirsync" },
MS_DIRSYNC 92 fs/xfs/linux-2.6/xfs_super.c if (sb->s_flags & MS_DIRSYNC)
MS_DIRSYNC 178 include/linux/fs.h #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || \