Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1632 int count_searched = 0; in metaslab_block_picker() local
1638 max_search || count_searched < metaslab_min_search_count)) { in metaslab_block_picker()
1645 count_searched++; in metaslab_block_picker()