Searched refs:fscrypt_needs_contents_encryption (Results 1 – 1 of 1) sorted by relevance
195 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function367 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function758 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_inline_crypto()773 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_fs_layer_crypto()
Completed in 7 milliseconds