Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfscrypt.h97 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function
238 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function
611 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_inline_crypto()
626 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_fs_layer_crypto()