Searched refs:spa_feat_refcount_cache (Results 1 – 4 of 4) sorted by relevance
237 if (spa->spa_feat_refcount_cache[feature->fi_feature] == in feature_get_refcount()241 *res = spa->spa_feat_refcount_cache[feature->fi_feature]; in feature_get_refcount()322 &spa->spa_feat_refcount_cache[feature->fi_feature]; in feature_sync()
827 spa->spa_feat_refcount_cache[i] = SPA_FEATURE_DISABLED; in spa_add()
4620 spa->spa_feat_refcount_cache[i] = refcount;4622 spa->spa_feat_refcount_cache[i] =
434 uint64_t spa_feat_refcount_cache[SPA_FEATURES]; member