Home
last modified time | relevance | path

Searched refs:dsl_destroy_snapshot_sync_impl (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_destroy.h47 void dsl_destroy_snapshot_sync_impl(struct dsl_dataset *,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c304 dsl_destroy_snapshot_sync_impl(dsl_dataset_t *ds, boolean_t defer, dmu_tx_t *tx) in dsl_destroy_snapshot_sync_impl() function
575 dsl_destroy_snapshot_sync_impl(ds, defer, tx); in dsl_destroy_snapshot_sync()
1158 dsl_destroy_snapshot_sync_impl(prev, B_FALSE, tx); in dsl_destroy_head_sync_impl()
1282 EXPORT_SYMBOL(dsl_destroy_snapshot_sync_impl);
H A Ddsl_userhold.c542 dsl_destroy_snapshot_sync_impl(ds, B_FALSE, tx); in dsl_dataset_user_release_sync()
H A Ddmu_recv.c3199 dsl_destroy_snapshot_sync_impl(snap, in dmu_recv_end_sync()
H A Ddsl_dataset.c2026 dsl_destroy_snapshot_sync_impl(ds->ds_prev, B_TRUE, tx); in dsl_dataset_snapshot_tmp_sync()