Home
last modified time | relevance | path

Searched refs:SB_DIRSYNC (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/scripts/gdb/linux/
A Dconstants.py.in50 LX_VALUE(SB_DIRSYNC)
/linux-6.3-rc2/fs/9p/
A Dvfs_super.c87 sb->s_flags |= SB_ACTIVE | SB_DIRSYNC; in v9fs_fill_super()
/linux-6.3-rc2/fs/
A Dproc_namespace.c49 { SB_DIRSYNC, ",dirsync" }, in show_sb_opts()
A Dfs_context.c42 { "dirsync", SB_DIRSYNC },
A Dnamespace.c3355 SB_DIRSYNC | in path_mount()
/linux-6.3-rc2/include/linux/
A Dfs.h1068 #define SB_DIRSYNC 128 /* Directory modifications are synchronous */ macro
1965 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \
/linux-6.3-rc2/fs/xfs/
A Dxfs_super.c1961 if (fc->sb_flags & SB_DIRSYNC) in xfs_init_fs_context()

Completed in 25 milliseconds