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

/linux-master/fs/xfs/
H A Dxfs_mount.h298 #define XFS_FEAT_NOALIGN (1ULL << 49) /* ignore alignment */ macro
H A Dxfs_super.c168 { XFS_FEAT_NOALIGN, ",noalign" },
1298 parsing_mp->m_features |= XFS_FEAT_NOALIGN;

Completed in 1623 milliseconds