Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c151 static uint_t zfs_metaslab_fragmentation_threshold = 77; variable
3227 msp->ms_fragmentation <= zfs_metaslab_fragmentation_threshold) { in metaslab_space_weight()