Searched defs:metaslab_group (Results 1 – 1 of 1) sorted by relevance
215 struct metaslab_group { struct238 metaslab_group_t *mg_prev; argument239 metaslab_group_t *mg_next; argument265 uint64_t mg_max_alloc_queue_depth;266 uint64_t *mg_cur_max_alloc_queue_depth;267 zfs_refcount_t *mg_alloc_queue_depth;268 int mg_allocators;275 boolean_t mg_no_free_space;277 uint64_t mg_allocations;278 uint64_t mg_failed_allocations;[all …]