Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h125 #define WEIGHT_SET_ACTIVE(weight, x) BF64_SET((weight), 61, 3, x) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c3120 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_range_tree()
3167 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_spacemap()
3202 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_segment_weight()
3231 WEIGHT_SET_ACTIVE(weight, WEIGHT_GET_ACTIVE(msp->ms_weight)); in metaslab_segment_weight()