Home
last modified time | relevance | path

Searched refs:ECRYPTFS_ENCRYPTED_VIEW_ENABLED (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ecryptfs/
H A Dsuper.c157 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) in ecryptfs_show_options()
H A Decryptfs_kernel.h319 #define ECRYPTFS_ENCRYPTED_VIEW_ENABLED 0x00000004 macro