Home
last modified time | relevance | path

Searched refs:was_allocatable (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c970 boolean_t was_allocatable; in metaslab_group_alloc_update() local
978 was_allocatable = mg->mg_allocatable; in metaslab_group_alloc_update()
1030 if (was_allocatable && !mg->mg_allocatable) in metaslab_group_alloc_update()
1032 else if (!was_allocatable && mg->mg_allocatable) in metaslab_group_alloc_update()