Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h248 uint64_t mg_free_capacity; /* percentage free */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c747 mg->mg_free_capacity = ((vs->vs_space - vs->vs_alloc) * 100) / in metaslab_group_alloc_update()
777 mg->mg_free_capacity > zfs_mg_noalloc_threshold && in metaslab_group_alloc_update()