Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c1232 int64_t qdepth; in metaslab_group_allocatable() local
1252 qdepth = zfs_refcount_count(&mga->mga_alloc_queue_depth); in metaslab_group_allocatable()
1259 if (qdepth < qmax || mc->mc_alloc_groups == 1) in metaslab_group_allocatable()
1276 qdepth = in metaslab_group_allocatable()
1284 if (qdepth < qmax && !mgp->mg_no_free_space) in metaslab_group_allocatable()