Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_crypt.h214 dsl_crypto_params_t *dcp, boolean_t *will_encrypt);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c183 boolean_t will_encrypt; in recv_begin_check_existing_impl() local
187 &will_encrypt); in recv_begin_check_existing_impl()
191 if (will_encrypt && embed) in recv_begin_check_existing_impl()
320 boolean_t will_encrypt; in dmu_recv_begin_check() local
330 drba->drba_dcp, &will_encrypt); in dmu_recv_begin_check()
336 if (will_encrypt && in dmu_recv_begin_check()
H A Ddsl_crypt.c1754 boolean_t *will_encrypt) in dmu_objset_create_crypt_check() argument
1760 if (will_encrypt != NULL) in dmu_objset_create_crypt_check()
1761 *will_encrypt = B_FALSE; in dmu_objset_create_crypt_check()
1793 if (will_encrypt != NULL) in dmu_objset_create_crypt_check()
1794 *will_encrypt = B_TRUE; in dmu_objset_create_crypt_check()