Searched refs:dsl_scan_ds_destroyed (Results 1 – 3 of 3) sorted by relevance
135 void dsl_scan_ds_destroyed(struct dsl_dataset *ds, struct dmu_tx *tx);
266 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_snapshot_sync_impl()750 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_head_sync_impl()
805 dsl_scan_ds_destroyed(dsl_dataset_t *ds, dmu_tx_t *tx) in dsl_scan_ds_destroyed() function