Searched refs:qdepth (Results 1 – 4 of 4) sorted by relevance
146 int qdepth; member
982 int64_t qdepth; in metaslab_group_allocatable() local995 qdepth = refcount_count(&mg->mg_alloc_queue_depth); in metaslab_group_allocatable()1002 if (qdepth < qmax || mc->mc_alloc_groups == 1) in metaslab_group_allocatable()1016 qdepth = refcount_count(&mgp->mg_alloc_queue_depth); in metaslab_group_allocatable()1023 if (qdepth < qmax && !mgp->mg_no_free_space) in metaslab_group_allocatable()
1259 u_int qdepth; in mpii_iocfacts() local1316 qdepth = le16toh(ifp.max_reply_descriptor_post_queue_depth); in mpii_iocfacts()1317 if (sc->sc_reply_post_qdepth > qdepth) { in mpii_iocfacts()1318 sc->sc_reply_post_qdepth = qdepth; in mpii_iocfacts()
1192 info->qdepth = sc->sc_nccbs; in dpt_ctlrinfo()