Searched refs:dsl_destroy_snapshot_sync_impl (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dsl_destroy.h | 47 void dsl_destroy_snapshot_sync_impl(struct dsl_dataset *,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dsl_destroy.c | 304 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 D | dsl_userhold.c | 542 dsl_destroy_snapshot_sync_impl(ds, B_FALSE, tx); in dsl_dataset_user_release_sync()
|
| H A D | dmu_recv.c | 3199 dsl_destroy_snapshot_sync_impl(snap, in dmu_recv_end_sync()
|
| H A D | dsl_dataset.c | 2026 dsl_destroy_snapshot_sync_impl(ds->ds_prev, B_TRUE, tx); in dsl_dataset_snapshot_tmp_sync()
|