Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_destroy.h55 void dsl_destroy_snapshot_sync(void *, dmu_tx_t *);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp_synctask.c152 dsl_destroy_snapshot_sync, &ddsa, sync, dsname); in zcp_synctask_destroy()
H A Ddsl_destroy.c498 dsl_destroy_snapshot_sync(void *arg, dmu_tx_t *tx) in dsl_destroy_snapshot_sync() function