Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h289 boolean_t mg_no_free_space; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c768 mg->mg_no_free_space = B_FALSE; in metaslab_group_alloc_update()
840 mg->mg_no_free_space = B_TRUE; in metaslab_group_create()
1242 if (mg->mg_no_free_space) in metaslab_group_allocatable()
1284 if (qdepth < qmax && !mgp->mg_no_free_space) in metaslab_group_allocatable()
5048 mg->mg_no_free_space = B_TRUE; in metaslab_group_alloc()