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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Decryptfs_kernel.h278 #define ECRYPTFS_ENCRYPTED_VIEW_ENABLED 0x00000004 macro
H A Dfile.c198 if ((mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)
H A Dmain.c308 ECRYPTFS_ENCRYPTED_VIEW_ENABLED;
H A Dinode.c389 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) {
H A Dcrypto.c930 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)

Completed in 124 milliseconds