Home
last modified time | relevance | path

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

/include/linux/
A Dfscrypt.h221 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function
458 static inline bool fscrypt_needs_contents_encryption(const struct inode *inode) in fscrypt_needs_contents_encryption() function
883 return !fscrypt_needs_contents_encryption(inode); in fscrypt_dio_supported()
904 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_inline_crypto()
919 return fscrypt_needs_contents_encryption(inode) && in fscrypt_inode_uses_fs_layer_crypto()

Completed in 6 milliseconds