Searched refs:XFS_FEAT_LOGV2 (Results 1 – 2 of 2) sorted by relevance
268 #define XFS_FEAT_LOGV2 (1ULL << 5) /* version 2 logs */ macro
128 features |= XFS_FEAT_LOGV2; in xfs_sb_version_to_features()152 features |= XFS_FEAT_ALIGN | XFS_FEAT_LOGV2 | XFS_FEAT_EXTFLG | in xfs_sb_version_to_features()