Searched refs:inherit_keysource (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c1169 boolean_t inherit_keysource = B_TRUE; local
1200 inherit_keysource = B_FALSE;
1240 inherit_keysource = B_TRUE;
1279 if (crypt == ZIO_CRYPT_OFF && !inherit_keysource) {
1305 if (!inherit_keysource) {
1366 inherit_keysource = B_FALSE;

Completed in 17 milliseconds