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

/linux-master/fs/xfs/
H A Dxfs_mount.h271 #define XFS_FEAT_ALIGN (1ULL << 3) /* inode alignment */ macro
/linux-master/fs/xfs/libxfs/
H A Dxfs_sb.c127 features |= XFS_FEAT_ALIGN;
153 features |= XFS_FEAT_ALIGN | XFS_FEAT_LOGV2 | XFS_FEAT_EXTFLG |

Completed in 173 milliseconds