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