Searched refs:mga_alloc_queue_depth (Results 1 – 3 of 3) sorted by relevance
219 zfs_refcount_t mga_alloc_queue_depth; member
852 zfs_refcount_create_tracked(&mga->mga_alloc_queue_depth); in metaslab_group_create() 877 zfs_refcount_destroy(&mga->mga_alloc_queue_depth); in metaslab_group_destroy() 1245 * check if we have reached our allocation limit (mga_alloc_queue_depth) in metaslab_group_allocatable() 1283 qdepth = zfs_refcount_count(&mga->mga_alloc_queue_depth); in metaslab_group_allocatable() 1308 zfs_refcount_count(&mgap->mga_alloc_queue_depth); in metaslab_group_allocatable() 4591 (void) zfs_refcount_add(&mga->mga_alloc_queue_depth, tag); in metaslab_group_alloc_increment() 4625 (void) zfs_refcount_remove(&mga->mga_alloc_queue_depth, tag); in metaslab_group_alloc_decrement() 4642 VERIFY(zfs_refcount_not_held(&mga->mga_alloc_queue_depth, tag)); in metaslab_group_alloc_verify()
9911 &(mg->mg_allocator[i].mga_alloc_queue_depth)));