Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_scan.h180 void dsl_scan_ds_destroyed(struct dsl_dataset *ds, struct dmu_tx *tx);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c333 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_snapshot_sync_impl()
1044 dsl_scan_ds_destroyed(ds, tx); in dsl_destroy_head_sync_impl()
H A Ddsl_scan.c2092 dsl_scan_ds_destroyed(dsl_dataset_t *ds, dmu_tx_t *tx) in dsl_scan_ds_destroyed() function