Searched refs:fscrypt_err (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/crypto/ |
| H A D | inline_crypt.c | 180 fscrypt_err(inode, "error %d initializing blk-crypto key", err); in fscrypt_prepare_inline_crypt_key() 197 fscrypt_err(inode, "error %d starting to use blk-crypto", err); in fscrypt_prepare_inline_crypt_key()
|
| H A D | fname.c | 122 fscrypt_err(inode, "Filename encryption failed: %d", err); in fscrypt_fname_encrypt() 158 fscrypt_err(inode, "Filename decryption failed: %d", err); in fname_decrypt()
|
| H A D | crypto.c | 141 fscrypt_err(ci->ci_inode, in fscrypt_crypt_data_unit()
|
| H A D | fscrypt_private.h | 348 #define fscrypt_err(inode, fmt, ...) \ macro
|
| H A D | keysetup.c | 116 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()
|