Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h218 uint64_t mga_cur_max_alloc_queue_depth; member
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1257 uint64_t qmax = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
1298 qmax = mgap->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
4523 uint64_t cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
4525 if (atomic_cas_64(&mga->mga_cur_max_alloc_queue_depth, in metaslab_group_increment_qdepth()
4530 cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
H A Dspa.c9014 mg->mg_allocator[i].mga_cur_max_alloc_queue_depth =