Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c306 static uint64_t metaslab_weight(metaslab_t *);
2076 msp->ms_weight = metaslab_weight(msp) | was_active; in metaslab_verify_weight_and_frag()
3116 metaslab_weight(metaslab_t *msp) in metaslab_weight() function
3165 metaslab_weight(msp) | was_active); in metaslab_recalculate_weight_and_sort()
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1952 metaslab_weight(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in metaslab_weight() function
4657 "print metaslab weight", metaslab_weight},