Searched refs:zfs_crypto_rewrap (Results 1 – 4 of 4) sorted by relevance
593 _LIBZFS_H int zfs_crypto_rewrap(zfs_handle_t *, nvlist_t *, boolean_t);
1588 zfs_crypto_rewrap(zfs_handle_t *zhp, nvlist_t *raw_props, boolean_t inheritkey) in zfs_crypto_rewrap() function
311 …<elf-symbol name='zfs_crypto_rewrap' type='func-type' binding='global-binding' visibility='default…3812 …name='zfs_crypto_rewrap' mangled-name='zfs_crypto_rewrap' visibility='default' binding='global' si…
8799 ret = zfs_crypto_rewrap(zhp, props, inheritkey); in zfs_do_change_key()