Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1497 static const range_tree_ops_t metaslab_rt_ops = { variable
2352 msp->ms_allocatable->rt_ops = &metaslab_rt_ops; in metaslab_load_impl()
2366 msp->ms_allocatable->rt_ops = &metaslab_rt_ops; in metaslab_load_impl()
2763 ms->ms_unflushed_frees = range_tree_create(&metaslab_rt_ops, in metaslab_init()