Searched refs:XFS_FEAT_NOALIGN (Results 1 – 2 of 2) sorted by relevance
335 #define XFS_FEAT_NOALIGN (1ULL << 49) /* ignore alignment */ macro
174 { XFS_FEAT_NOALIGN, ",noalign" }, in xfs_fs_show_options()1316 parsing_mp->m_features |= XFS_FEAT_NOALIGN; in xfs_fs_parse_param()