Home
last modified time | relevance | path

Searched refs:XFS_FEAT_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_mount.h313 #define XFS_FEAT_ALIGN (1ULL << 3) /* inode alignment */ macro
/linux/fs/xfs/libxfs/
H A Dxfs_sb.c131 features |= XFS_FEAT_ALIGN; in xfs_sb_version_to_features()
157 features |= XFS_FEAT_ALIGN | XFS_FEAT_LOGV2 | XFS_FEAT_EXTFLG | in xfs_sb_version_to_features()