Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h233 uint64_t mg_max_alloc_queue_depth; member
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dmetaslab.c983 uint64_t qmax = mg->mg_max_alloc_queue_depth; in metaslab_group_allocatable()
1014 qmax = mgp->mg_max_alloc_queue_depth; in metaslab_group_allocatable()
H A Dspa.c6954 mg->mg_max_alloc_queue_depth = max_queue_depth; in spa_sync()
6955 queue_depth_total += mg->mg_max_alloc_queue_depth; in spa_sync()