Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h218 uint64_t mga_cur_max_alloc_queue_depth; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1255 uint64_t qmax = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
1305 qmax = mgap->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
4601 uint64_t cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
4603 if (atomic_cas_64(&mga->mga_cur_max_alloc_queue_depth, in metaslab_group_increment_qdepth()
4608 cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
H A Dspa.c9796 mg->mg_allocator[i].mga_cur_max_alloc_queue_depth =