Searched refs:mg_allocatable (Results 1 – 2 of 2) sorted by relevance
87 boolean_t mg_allocatable; /* can we allocate? */ member
436 was_allocatable = mg->mg_allocatable; in metaslab_group_alloc_update()447 mg->mg_allocatable = (mg->mg_free_capacity > zfs_mg_noalloc_threshold && in metaslab_group_alloc_update()466 if (was_allocatable && !mg->mg_allocatable) in metaslab_group_alloc_update()468 else if (!was_allocatable && mg->mg_allocatable) in metaslab_group_alloc_update()