Searched refs:XFS_FEAT_EXTFLG (Results 1 – 2 of 2) sorted by relevance
317 #define XFS_FEAT_EXTFLG (1ULL << 7) /* unwritten extents */ macro
137 features |= XFS_FEAT_EXTFLG; in xfs_sb_version_to_features()157 features |= XFS_FEAT_ALIGN | XFS_FEAT_LOGV2 | XFS_FEAT_EXTFLG | in xfs_sb_version_to_features()