Home
last modified time | relevance | path

Searched refs:ECRYPTFS_UNLINK_SIGS (Results 1 – 3 of 3) sorted by relevance

/fs/ecryptfs/
Dsuper.c176 if (mount_crypt_stat->flags & ECRYPTFS_UNLINK_SIGS) in ecryptfs_show_options()
Decryptfs_kernel.h212 #define ECRYPTFS_UNLINK_SIGS 0x00002000 macro
Dmain.c385 mount_crypt_stat->flags |= ECRYPTFS_UNLINK_SIGS; in ecryptfs_parse_options()