OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mg_max_alloc_queue_depth
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
metaslab_impl.h
227
* Each metaslab group can handle
mg_max_alloc_queue_depth
allocations
233
uint64_t
mg_max_alloc_queue_depth
;
member in struct:metaslab_group
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
metaslab.c
983
uint64_t qmax = mg->
mg_max_alloc_queue_depth
;
1014
qmax = mgp->
mg_max_alloc_queue_depth
;
spa.c
6950
* allocations look at
mg_max_alloc_queue_depth
, and async
6954
mg->
mg_max_alloc_queue_depth
= max_queue_depth;
6955
queue_depth_total += mg->
mg_max_alloc_queue_depth
;
Completed in 68 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026