Home
last modified time | relevance | path

Searched refs:fscrypt_err (Results 1 – 5 of 5) sorted by relevance

/linux/fs/crypto/
H A Dinline_crypt.c180 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 Dfname.c122 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 Dcrypto.c141 fscrypt_err(ci->ci_inode, in fscrypt_crypt_data_unit()
H A Dfscrypt_private.h348 #define fscrypt_err(inode, fmt, ...) \ macro
H A Dkeysetup.c116 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()