Home
last modified time | relevance | path

Searched refs:mga_cur_max_alloc_queue_depth (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDmetaslab_impl.h218 uint64_t mga_cur_max_alloc_queue_depth; member
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDmetaslab.c1257 uint64_t qmax = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
1307 qmax = mgap->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
4558 uint64_t cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
4560 if (atomic_cas_64(&mga->mga_cur_max_alloc_queue_depth, in metaslab_group_increment_qdepth()
4565 cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
HDspa.c9588 mg->mg_allocator[i].mga_cur_max_alloc_queue_depth =