Lines Matching defs:encrypted
596 "cannot send %s@%s: encrypted dataset %s may not "
4739 boolean_t encrypted;
4835 * used to blow away an existing encrypted filesystem. This
4842 encrypted = zfs_prop_get_int(zhp, ZFS_PROP_ENCRYPTION) !=
4844 if (!stream_wantsnewfs && !encrypted && raw) {
4854 ((raw && !encrypted) || encrypted)) {
4858 "encrypted filesystem or overwrite an "
4859 "unencrypted one with an encrypted one"));
4998 * and non-raw sends with properties are not allowed for encrypted
5166 "corrective recv on an encrypted "
5198 "feature with encrypted receive."));
5258 "of raw encrypted send streams."));