Lines Matching refs:encrypted
156 bool encrypted = false;
159 ret = fscrypt_prepare_new_inode(dir, inode, &encrypted);
162 if (!encrypted)
330 /* base64 encode the encrypted name */
371 * userland. If @parent is not encrypted, just pass it back as-is.
544 * We can't deal with partial blocks on an encrypted file, so mask off
606 pr_warn("%s: bad encrypted sparse extent idx %d off %llx len %llx\n",
634 * data encrypted. Any data in the page prior to the start of the
638 * Returns the length of the encrypted data or a negative errno.
648 * We can't deal with partial blocks on an encrypted file, so mask off