Searched defs:qdepth (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c893 int64_t qdepth; local
906 qdepth = refcount_count(&mg->mg_alloc_queue_depth);
913 if (qdepth < qmax || mc->mc_alloc_groups == 1)
927 qdepth = refcount_count(&mgp->mg_alloc_queue_depth);
934 if (qdepth < qmax && !mgp->mg_no_free_space)
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h109 uint16_t qdepth; member in struct:pmcs_xscsi

Completed in 54 milliseconds