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 D | space_map.h | 139 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 D | space_map.c | 163 space_map_histogram_add(space_map_t *sm, range_tree_t *rt, dmu_tx_t *tx) in space_map_histogram_add() function
|
H A D | metaslab.c | 2344 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()
|