Searched refs:ECRYPTFS_ENCRYPTED_VIEW_ENABLED (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ecryptfs/
H A Dsuper.c160 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)
H A Dmain.c318 ECRYPTFS_ENCRYPTED_VIEW_ENABLED;
555 if (sb_rdonly(path.dentry->d_sb) || mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)
H A Dcrypto.c662 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)
1222 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) {
1975 !(mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)) {
H A Decryptfs_kernel.h330 #define ECRYPTFS_ENCRYPTED_VIEW_ENABLED 0x00000004 macro

Completed in 192 milliseconds