Searched refs:ECRYPTFS_ENCRYPTED (Results 1 – 6 of 6) sorted by relevance
191 | ECRYPTFS_ENCRYPTED); in ecryptfs_open()216 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_open()240 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_open()
200 || !(crypt_stat->flags & ECRYPTFS_ENCRYPTED) in ecryptfs_readpage()301 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED) in ecryptfs_write_begin()
486 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_encrypt_page()623 if (!(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_decrypt_page()1015 crypt_stat->flags |= (ECRYPTFS_ENCRYPTED | ECRYPTFS_KEY_VALID); in ecryptfs_new_file_context()1073 {0x00000002, ECRYPTFS_ENCRYPTED},1385 if (likely(crypt_stat->flags & ECRYPTFS_ENCRYPTED)) { in ecryptfs_write_metadata()
180 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_initialize_file()895 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_setattr()917 crypt_stat->flags &= ~(ECRYPTFS_ENCRYPTED); in ecryptfs_setattr()
261 #define ECRYPTFS_ENCRYPTED 0x00000008 macro
1712 crypt_stat->flags |= ECRYPTFS_ENCRYPTED; in ecryptfs_parse_packet_set()1726 crypt_stat->flags |= ECRYPTFS_ENCRYPTED; in ecryptfs_parse_packet_set()