Searched refs:mg_cur_max_alloc_queue_depth (Results 1 – 3 of 3) sorted by relevance
260 uint64_t *mg_cur_max_alloc_queue_depth; member
741 mg->mg_cur_max_alloc_queue_depth = kmem_zalloc(allocators * in metaslab_group_create()745 mg->mg_cur_max_alloc_queue_depth[i] = 0; in metaslab_group_create()777 mg->mg_cur_max_alloc_queue_depth[i] = 0; in metaslab_group_destroy()781 kmem_free(mg->mg_cur_max_alloc_queue_depth, mg->mg_allocators * in metaslab_group_destroy()1118 uint64_t qmax = mg->mg_cur_max_alloc_queue_depth[allocator]; in metaslab_group_allocatable()1156 qmax = mgp->mg_cur_max_alloc_queue_depth[allocator]; in metaslab_group_allocatable()2961 uint64_t cur = mg->mg_cur_max_alloc_queue_depth[allocator]; in metaslab_group_increment_qdepth()2963 if (atomic_cas_64(&mg->mg_cur_max_alloc_queue_depth[allocator], in metaslab_group_increment_qdepth()2969 cur = mg->mg_cur_max_alloc_queue_depth[allocator]; in metaslab_group_increment_qdepth()
8052 mg->mg_cur_max_alloc_queue_depth[i] =