Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_mount.h293 #define XFS_FEAT_NOALIGN (1ULL << 49) /* ignore alignment */ macro
H A Dxfs_super.c166 { XFS_FEAT_NOALIGN, ",noalign" }, in xfs_fs_show_options()
1307 parsing_mp->m_features |= XFS_FEAT_NOALIGN; in xfs_fs_parse_param()