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