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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h181 void dsl_scan_ds_destroyed(struct dsl_dataset *ds, struct dmu_tx *tx);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c333 dsl_scan_ds_destroyed(ds, tx);
1039 dsl_scan_ds_destroyed(ds, tx);
H A Ddsl_scan.c655 * last written dsl_scan_phys_t, see dsl_scan_ds_destroyed,
2096 dsl_scan_ds_destroyed(dsl_dataset_t *ds, dmu_tx_t *tx) function

Completed in 118 milliseconds