Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_super.c179 { XFS_FEAT_WSYNC, ",wsync" }, in xfs_fs_show_options()
1458 parsing_mp->m_features |= XFS_FEAT_WSYNC; in xfs_fs_parse_param()
1698 mp->m_features |= XFS_FEAT_WSYNC; in xfs_fs_fill_super()
A Dxfs_mount.h394 #define XFS_FEAT_WSYNC (1ULL << 52) /* synchronous metadata ops */ macro

Completed in 11 milliseconds