Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa.c6939 uint64_t queue_depth_total = 0; in spa_sync() local
6955 queue_depth_total += mg->mg_max_alloc_queue_depth; in spa_sync()
6959 mc->mc_alloc_max_slots = queue_depth_total; in spa_sync()