Searched refs:XFS_FEAT_SWALLOC (Results 1 – 2 of 2) sorted by relevance
352 #define XFS_FEAT_SWALLOC (1ULL << 58) /* stripe width allocation */ macro
175 { XFS_FEAT_SWALLOC, ",swalloc" }, in xfs_fs_show_options()1345 parsing_mp->m_features |= XFS_FEAT_SWALLOC; in xfs_fs_parse_param()