Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h218 uint64_t mga_cur_max_alloc_queue_depth; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c1233 uint64_t qmax = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
1274 qmax = mgap->mga_cur_max_alloc_queue_depth; in metaslab_group_allocatable()
4516 uint64_t cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
4518 if (atomic_cas_64(&mga->mga_cur_max_alloc_queue_depth, in metaslab_group_increment_qdepth()
4523 cur = mga->mga_cur_max_alloc_queue_depth; in metaslab_group_increment_qdepth()
H A Dspa.c8876 mg->mg_allocator[i].mga_cur_max_alloc_queue_depth =