Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h137 #define WEIGHT_SET_COUNT(weight, x) BF64_SET((weight), 0, 54, x) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c3118 WEIGHT_SET_COUNT(weight, segments); in metaslab_weight_from_range_tree()
3165 WEIGHT_SET_COUNT(weight, count); in metaslab_weight_from_spacemap()
3196 WEIGHT_SET_COUNT(weight, 1ULL); in metaslab_segment_weight()
3199 WEIGHT_SET_COUNT(weight, 1ULL << (idx - max_idx)); in metaslab_segment_weight()