Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h125 #define WEIGHT_SET_ACTIVE(weight, x) BF64_SET((weight), 61, 3, x) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c3018 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_range_tree()
3065 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_spacemap()
3100 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_segment_weight()
3129 WEIGHT_SET_ACTIVE(weight, WEIGHT_GET_ACTIVE(msp->ms_weight)); in metaslab_segment_weight()