Searched refs:zfs_mg_noalloc_threshold (Results 1 – 1 of 1) sorted by relevance
93 int zfs_mg_noalloc_threshold = 0; variable447 mg->mg_allocatable = (mg->mg_free_capacity > zfs_mg_noalloc_threshold && in metaslab_group_alloc_update()766 return ((mg->mg_free_capacity > zfs_mg_noalloc_threshold && in metaslab_group_allocatable()