Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h445 int dsl_dataset_snap_remove(dsl_dataset_t *ds, const char *name, dmu_tx_t *tx,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_destroy.c470 VERIFY0(dsl_dataset_snap_remove(ds_head, ds->ds_snapname, tx, B_TRUE)); in dsl_destroy_snapshot_sync_impl()
H A Ddsl_dataset.c389 dsl_dataset_snap_remove(dsl_dataset_t *ds, const char *name, dmu_tx_t *tx, in dsl_dataset_snap_remove() function
2582 VERIFY0(dsl_dataset_snap_remove(hds, ddrsa->ddrsa_oldsnapname, tx, in dsl_dataset_rename_snapshot_sync_impl()
3169 VERIFY0(dsl_dataset_snap_remove(origin_head, in dsl_dataset_promote_sync()