Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c143 static uint_t zfs_mg_fragmentation_threshold = 95; variable
1013 mg->mg_fragmentation <= zfs_mg_fragmentation_threshold)); in metaslab_group_alloc_update()