Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h125 #define WEIGHT_SET_ACTIVE(weight, x) BF64_SET((weight), 61, 3, x) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c2958 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_range_tree()
3005 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_spacemap()
3040 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_segment_weight()
3069 WEIGHT_SET_ACTIVE(weight, WEIGHT_GET_ACTIVE(msp->ms_weight)); in metaslab_segment_weight()