Searched refs:mc_alloc (Results 1 – 2 of 2) sorted by relevance
193 uint64_t mc_alloc; /* total allocated space */ member
397 ASSERT(mc->mc_alloc == 0); in metaslab_class_destroy()443 atomic_add_64(&mc->mc_alloc, alloc_delta); in metaslab_class_space_update()452 return (mc->mc_alloc); in metaslab_class_get_alloc()5156 cu = (mc->mc_alloc * 100) / (mc->mc_space + 1); in metaslab_alloc_dva()