Searched refs:qmax (Results 1 – 5 of 5) sorted by relevance
87 int qmax; member
228 statsp->qmax = qlimit(cl->q_); in get_class_stats()
135 sp->qcnt, sp->qmax); in cbq_stat_loop()
301 cur.data.cbq_stats.qcnt, cur.data.cbq_stats.qmax, in print_cbqstats()
983 uint64_t qmax = mg->mg_max_alloc_queue_depth; in metaslab_group_allocatable() local1002 if (qdepth < qmax || mc->mc_alloc_groups == 1) in metaslab_group_allocatable()1014 qmax = mgp->mg_max_alloc_queue_depth; in metaslab_group_allocatable()1023 if (qdepth < qmax && !mgp->mg_no_free_space) in metaslab_group_allocatable()