Searched refs:ECRYPTFS_ENCRYPTED (Results 1 – 7 of 7) sorted by relevance
200 if (!crypt_stat || !(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_readpage()298 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_write_begin()461 BUG_ON(!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)); in ecryptfs_write_inode_size_to_metadata()493 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_write_end()
182 if (crypt_stat->flags & ECRYPTFS_ENCRYPTED) in ecryptfs_write()199 if (crypt_stat->flags & ECRYPTFS_ENCRYPTED) { in ecryptfs_write()
155 | ECRYPTFS_ENCRYPTED); in read_or_initialize_metadata()206 | ECRYPTFS_ENCRYPTED); in ecryptfs_open()229 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_open()
228 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_initialize_file()771 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in truncate_upper()908 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_setattr()937 | ECRYPTFS_ENCRYPTED); in ecryptfs_setattr()
498 BUG_ON(!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)); in ecryptfs_encrypt_page()566 BUG_ON(!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)); in ecryptfs_decrypt_page()830 crypt_stat->flags |= (ECRYPTFS_ENCRYPTED | ECRYPTFS_KEY_VALID); in ecryptfs_new_file_context()888 {0x00000002, ECRYPTFS_ENCRYPTED},1195 if (likely(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_write_metadata()
214 #define ECRYPTFS_ENCRYPTED 0x00000004 macro
1827 crypt_stat->flags |= ECRYPTFS_ENCRYPTED; in ecryptfs_parse_packet_set()1841 crypt_stat->flags |= ECRYPTFS_ENCRYPTED; in ecryptfs_parse_packet_set()