Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h118 #define WEIGHT_SET_ACTIVE(weight, x) BF64_SET((weight), 62, 2, x) macro
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dmetaslab.c1797 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_range_tree()
1820 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_weight_from_spacemap()
1855 WEIGHT_SET_ACTIVE(weight, 0); in metaslab_segment_weight()
1885 WEIGHT_SET_ACTIVE(weight, WEIGHT_GET_ACTIVE(msp->ms_weight)); in metaslab_segment_weight()