Searched defs:metaslab_group (Results 1 – 1 of 1) sorted by relevance
209 struct metaslab_group { struct232 metaslab_group_t *mg_prev; argument233 metaslab_group_t *mg_next; argument259 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 …]