Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h124 #define WEIGHT_GET_ACTIVE(weight) BF64_GET((weight), 61, 3) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c3231 WEIGHT_SET_ACTIVE(weight, WEIGHT_GET_ACTIVE(msp->ms_weight)); in metaslab_segment_weight()