Searched refs:spa_feat_refcount_cache (Results 1 – 4 of 4) sorted by relevance
238 if (spa->spa_feat_refcount_cache[feature->fi_feature] == in feature_get_refcount()242 *res = spa->spa_feat_refcount_cache[feature->fi_feature]; in feature_get_refcount()324 &spa->spa_feat_refcount_cache[feature->fi_feature]; in feature_sync()
874 spa->spa_feat_refcount_cache[i] = SPA_FEATURE_DISABLED; in spa_add()
5237 spa->spa_feat_refcount_cache[i] = refcount;5239 spa->spa_feat_refcount_cache[i] =
443 uint64_t spa_feat_refcount_cache[SPA_FEATURES]; member