Searched refs:ECRYPTFS_VIEW_AS_ENCRYPTED (Results 1 – 3 of 3) sorted by relevance
204 } else if (crypt_stat->flags & ECRYPTFS_VIEW_AS_ENCRYPTED) { in ecryptfs_readpage()309 } else if (crypt_stat->flags & ECRYPTFS_VIEW_AS_ENCRYPTED) { in ecryptfs_write_begin()
237 #define ECRYPTFS_VIEW_AS_ENCRYPTED 0x00000100 macro
718 crypt_stat->flags |= ECRYPTFS_VIEW_AS_ENCRYPTED; in ecryptfs_copy_mount_wide_flags_to_inode_flags()