Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspace_map.h216 int space_map_incremental_destroy(space_map_t *sm, sm_cb_t callback, void *arg,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_checkpoint.c331 error = space_map_incremental_destroy(vd->vdev_checkpoint_sm, in spa_checkpoint_discard_thread_sync()
H A Dspace_map.c276 space_map_incremental_destroy(space_map_t *sm, sm_cb_t callback, void *arg, in space_map_incremental_destroy() function