Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_crypt.h176 int dsl_crypto_can_set_keylocation(const char *dsname, const char *keylocation);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_crypt.c466 dsl_crypto_can_set_keylocation(const char *dsname, const char *keylocation) in dsl_crypto_can_set_keylocation() function
H A Dzfs_ioctl.c2562 err = dsl_crypto_can_set_keylocation(dsname, strval); in zfs_prop_set_special()