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

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h248 uint64_t mg_free_capacity; /* percentage free */ member in struct:metaslab_group
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c754 mg->mg_free_capacity = ((vs->vs_space - vs->vs_alloc) * 100) /
784 mg->mg_free_capacity > zfs_mg_noalloc_threshold &&

Completed in 137 milliseconds