Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_crypt.h171 int dsl_crypto_can_set_keylocation(const char *dsname, const char *keylocation);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c441 dsl_crypto_can_set_keylocation(const char *dsname, const char *keylocation) in dsl_crypto_can_set_keylocation() function
H A Dzfs_ioctl.c2462 err = dsl_crypto_can_set_keylocation(dsname, strval); in zfs_prop_set_special()