Home
last modified time | relevance | path

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

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