Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c102 static const int zfs_metaslab_condense_block_threshold = 4; variable
3643 object_size > zfs_metaslab_condense_block_threshold * record_size); in metaslab_should_condense()