Searched refs:origindd (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddsl_crypt.h212 uint64_t dsl_crypto_key_clone_sync(dsl_dir_t *origindd, dmu_tx_t *tx);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c1651 * Check to make sure that a promote from targetdd to origindd will not require
2564 dsl_crypto_key_clone_sync(dsl_dir_t *origindd, dmu_tx_t *tx) argument
2570 VERIFY0(zap_increment(mos, origindd->dd_crypto_obj,
2573 return (origindd->dd_crypto_obj);

Completed in 161 milliseconds