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

/linux-master/fs/xfs/
H A Dxfs_mount.h302 #define XFS_FEAT_WSYNC (1ULL << 52) /* synchronous metadata ops */ macro
H A Dxfs_super.c167 { XFS_FEAT_WSYNC, ",wsync" },
1292 parsing_mp->m_features |= XFS_FEAT_WSYNC;
1507 mp->m_features |= XFS_FEAT_WSYNC;

Completed in 199 milliseconds