Searched refs:ECRYPTFS_ENCRYPTED (Results 1 – 7 of 7) sorted by relevance
188 if (!crypt_stat || !(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_read_folio()285 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_write_begin()446 BUG_ON(!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)); in ecryptfs_write_inode_size_to_metadata()478 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_write_end()
170 if (crypt_stat->flags & ECRYPTFS_ENCRYPTED) in ecryptfs_write()187 if (crypt_stat->flags & ECRYPTFS_ENCRYPTED) { in ecryptfs_write()
170 | ECRYPTFS_ENCRYPTED); in read_or_initialize_metadata()234 | ECRYPTFS_ENCRYPTED); in ecryptfs_open()
422 BUG_ON(!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)); in ecryptfs_encrypt_page()490 BUG_ON(!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)); in ecryptfs_decrypt_page()754 crypt_stat->flags |= (ECRYPTFS_ENCRYPTED | ECRYPTFS_KEY_VALID); in ecryptfs_new_file_context()812 {0x00000002, ECRYPTFS_ENCRYPTED},1128 if (likely(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_write_metadata()
229 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_initialize_file()771 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in truncate_upper()916 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_setattr()945 | ECRYPTFS_ENCRYPTED); in ecryptfs_setattr()
217 #define ECRYPTFS_ENCRYPTED 0x00000004 macro
1825 crypt_stat->flags |= ECRYPTFS_ENCRYPTED; in ecryptfs_parse_packet_set()1839 crypt_stat->flags |= ECRYPTFS_ENCRYPTED; in ecryptfs_parse_packet_set()