Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspace_map.h139 void space_map_histogram_add(space_map_t *sm, range_tree_t *rt,
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspace_map.c163 space_map_histogram_add(space_map_t *sm, range_tree_t *rt, dmu_tx_t *tx) in space_map_histogram_add() function
H A Dmetaslab.c2344 space_map_histogram_add(msp->ms_sm, msp->ms_tree, tx); in metaslab_sync()
2353 space_map_histogram_add(msp->ms_sm, *freed_tree, tx); in metaslab_sync()
2363 space_map_histogram_add(msp->ms_sm, in metaslab_sync()
2375 space_map_histogram_add(msp->ms_sm, *freetree, tx); in metaslab_sync()