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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c93 * percentage is less than or equal to zfs_metaslab_fragmentation_threshold. An
97 int zfs_metaslab_fragmentation_threshold = 70; variable
1665 msp->ms_fragmentation <= zfs_metaslab_fragmentation_threshold) {

Completed in 63 milliseconds