Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h206 void dsl_scan_ds_destroyed(struct dsl_dataset *ds, struct dmu_tx *tx);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c342 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_snapshot_sync_impl()
1049 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_head_sync_impl()
H A Ddsl_scan.c2464 dsl_scan_ds_destroyed(dsl_dataset_t *ds, dmu_tx_t *tx) in dsl_scan_ds_destroyed() function