Home
last modified time | relevance | path

Searched defs:metaslab_group (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDmetaslab_impl.h209 struct metaslab_group { struct
232 metaslab_group_t *mg_prev; argument
233 metaslab_group_t *mg_next; argument
259 uint64_t mg_max_alloc_queue_depth;
260 uint64_t *mg_cur_max_alloc_queue_depth;
261 refcount_t *mg_alloc_queue_depth;
262 int mg_allocators;
269 boolean_t mg_no_free_space;
271 uint64_t mg_allocations;
272 uint64_t mg_failed_allocations;
[all …]