Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h262 boolean_t mg_no_free_space; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c983 mg->mg_no_free_space = B_FALSE; in metaslab_group_alloc_update()
1055 mg->mg_no_free_space = B_TRUE; in metaslab_group_create()
5191 mg->mg_no_free_space = B_TRUE; in metaslab_group_alloc()
5223 if (!GANG_ALLOCATION(flags) && (mg->mg_no_free_space || in metaslab_group_allocatable()