Searched refs:spa_feat_refcount_cache (Results 1 – 4 of 4) sorted by relevance
229 if (spa->spa_feat_refcount_cache[feature->fi_feature] == in feature_get_refcount()233 *res = spa->spa_feat_refcount_cache[feature->fi_feature]; in feature_get_refcount()315 &spa->spa_feat_refcount_cache[feature->fi_feature]; in feature_sync()
665 spa->spa_feat_refcount_cache[i] = SPA_FEATURE_DISABLED; in spa_add()
2448 spa->spa_feat_refcount_cache[i] = refcount; in spa_load_impl()2450 spa->spa_feat_refcount_cache[i] = in spa_load_impl()
251 uint64_t spa_feat_refcount_cache[SPA_FEATURES]; member