Searched refs:is_encrypted (Results 1 – 4 of 4) sorted by relevance
83 if (is_encrypted(ni)) in ntfs_getattr()263 if (is_encrypted(ni)) { in ntfs_file_mmap()720 if (is_encrypted(ni)) { in ntfs_file_read_iter()754 if (is_encrypted(ni)) { in ntfs_file_splice_read()1045 if (is_encrypted(ni)) { in ntfs_file_write_iter()1099 if (unlikely((is_compressed(ni) || is_encrypted(ni)) && in ntfs_file_open()
1068 static inline bool is_encrypted(const struct ntfs_inode *ni) in is_encrypted() function
172 bool is_encrypted = false; in tx_helper() local192 if (is_encrypted) in tx_helper()
987 int is_decrypted, is_encrypted; in tls_device_decrypted() local991 is_encrypted = !is_decrypted; in tls_device_decrypted()994 is_encrypted = 0; in tls_device_decrypted()999 is_encrypted, is_decrypted); in tls_device_decrypted()1002 if (likely(is_encrypted || is_decrypted)) in tls_device_decrypted()1020 if (is_encrypted) { in tls_device_decrypted()