Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h215 struct metaslab_group { struct
238 metaslab_group_t *mg_prev; argument
239 metaslab_group_t *mg_next; argument
265 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 …]