Searched refs:XFS_FEAT_DALIGN (Results 1 – 2 of 2) sorted by relevance
267 #define XFS_FEAT_DALIGN (1ULL << 4) /* data alignment */ macro
131 features |= XFS_FEAT_DALIGN; in xfs_sb_version_to_features()