Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_scan.h176 void dsl_scan_ds_destroyed(struct dsl_dataset *ds, struct dmu_tx *tx);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_destroy.c283 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_snapshot_sync_impl()
846 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_head_sync_impl()
H A Ddsl_scan.c2032 dsl_scan_ds_destroyed(dsl_dataset_t *ds, dmu_tx_t *tx) in dsl_scan_ds_destroyed() function