Home
last modified time | relevance | path

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

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