Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspace_map.h138 void space_map_histogram_clear(space_map_t *sm);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspace_map.c136 space_map_histogram_clear(space_map_t *sm) in space_map_histogram_clear() function
H A Dmetaslab.c1867 space_map_histogram_clear(msp->ms_sm); in metaslab_sync()