Searched refs:c_features (Results 1 – 1 of 1) sorted by relevance
475 boolean_t c_features[SPA_FEATURES]; in check_status() local477 switch (zpool_load_compat(compat, c_features, NULL, 0)) { in check_status()488 if (c_features[i] && !nvlist_exists(feat, fi->fi_guid)) in check_status()490 if (!c_features[i] && nvlist_exists(feat, fi->fi_guid)) in check_status()