Searched refs:XFS_FEAT_DALIGN (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| A D | xfs_mount.h | 277 #define XFS_FEAT_DALIGN (1ULL << 4) /* data alignment */ macro |
| /linux/fs/xfs/libxfs/ | ||
| A D | xfs_sb.c | 132 features |= XFS_FEAT_DALIGN; in xfs_sb_version_to_features() |
Completed in 8 milliseconds