Home
last modified time | relevance | path

Searched refs:XFS_FEAT_WSYNC (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_mount.h285 #define XFS_FEAT_WSYNC (1ULL << 52) /* synchronous metadata ops */ macro
Dxfs_super.c180 { XFS_FEAT_WSYNC, ",wsync" }, in xfs_fs_show_options()
1233 parsing_mp->m_features |= XFS_FEAT_WSYNC; in xfs_fs_parse_param()
1935 mp->m_features |= XFS_FEAT_WSYNC; in xfs_init_fs_context()