Home
last modified time | relevance | path

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

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