Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_destroy.h58 void dsl_destroy_snapshot_sync(void *, dmu_tx_t *);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_synctask.c201 dsl_destroy_snapshot_sync, &ddsa, sync, dsname); in zcp_synctask_destroy()
H A Ddsl_destroy.c571 dsl_destroy_snapshot_sync(void *arg, dmu_tx_t *tx) in dsl_destroy_snapshot_sync() function