Home
last modified time | relevance | path

Searched refs:dsl_destroy_head_sync_impl (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_destroy.h43 void dsl_destroy_head_sync_impl(struct dsl_dataset *, struct dmu_tx *);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_destroy.c712 dsl_destroy_head_sync_impl(dsl_dataset_t *ds, dmu_tx_t *tx) in dsl_destroy_head_sync_impl() function
884 dsl_destroy_head_sync_impl(ds, tx); in dsl_destroy_head_sync()
H A Ddmu_send.c2971 dsl_destroy_head_sync_impl(drc->drc_ds, tx); in dmu_recv_end_sync()
H A Ddsl_dataset.c2248 dsl_destroy_head_sync_impl(clone, tx); in dsl_dataset_rollback_sync()