Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dsuper.c162 if (mount_crypt_stat->flags & ECRYPTFS_UNLINK_SIGS) in ecryptfs_show_options()
H A Decryptfs_kernel.h228 #define ECRYPTFS_UNLINK_SIGS 0x00002000 macro
H A Dmain.c369 mount_crypt_stat->flags |= ECRYPTFS_UNLINK_SIGS; in ecryptfs_parse_options()