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
268 int mg_allocators;
275 boolean_t mg_no_free_space;
277 uint64_t mg_allocations;
278 uint64_t mg_failed_allocations;
279 uint64_t mg_fragmentation;
282 int mg_ms_disabled;
284 kmutex_t mg_ms_disabled_lock;
[all …]