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()323 &spa->spa_feat_refcount_cache[feature->fi_feature]; in feature_sync()
820 spa->spa_feat_refcount_cache[i] = SPA_FEATURE_DISABLED; in spa_add()
4623 spa->spa_feat_refcount_cache[i] = refcount;4625 spa->spa_feat_refcount_cache[i] =
429 uint64_t spa_feat_refcount_cache[SPA_FEATURES]; member