Searched refs:will_encrypt (Results 1 – 3 of 3) sorted by relevance
206 dsl_crypto_params_t *dcp, boolean_t *will_encrypt);
1897 boolean_t *will_encrypt) in dmu_objset_create_crypt_check() argument1903 if (will_encrypt != NULL) in dmu_objset_create_crypt_check()1904 *will_encrypt = B_FALSE; in dmu_objset_create_crypt_check()1936 if (will_encrypt != NULL) in dmu_objset_create_crypt_check()1937 *will_encrypt = B_TRUE; in dmu_objset_create_crypt_check()
574 boolean_t will_encrypt; in recv_begin_check_existing_impl() local578 &will_encrypt); in recv_begin_check_existing_impl()582 if (will_encrypt && embed) in recv_begin_check_existing_impl()763 boolean_t will_encrypt; in dmu_recv_begin_check() local773 drba->drba_dcp, &will_encrypt); in dmu_recv_begin_check()779 if (will_encrypt && in dmu_recv_begin_check()