Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h266 #define XFS_FEAT_ALIGN (1ULL << 3) /* inode alignment */ macro
/fs/xfs/libxfs/
Dxfs_sb.c127 features |= XFS_FEAT_ALIGN; in xfs_sb_version_to_features()
153 features |= XFS_FEAT_ALIGN | XFS_FEAT_LOGV2 | XFS_FEAT_EXTFLG | in xfs_sb_version_to_features()