Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscrypt.h198 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function
370 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function
761 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_inline_crypto()
776 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_fs_layer_crypto()