Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h136 #define WEIGHT_GET_COUNT(weight) BF64_GET((weight), 0, 54) macro
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1945 WEIGHT_GET_COUNT(weight), size); in metaslab_print_weight()