Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dsuper.c101 &ecryptfs_superblock_to_private(dentry->d_sb)->mount_crypt_stat); in ecryptfs_statfs()
132 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options() local
133 &ecryptfs_superblock_to_private(sb)->mount_crypt_stat; in ecryptfs_show_options()
136 mutex_lock(&mount_crypt_stat->global_auth_tok_list_mutex); in ecryptfs_show_options()
138 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_show_options()
145 mutex_unlock(&mount_crypt_stat->global_auth_tok_list_mutex); in ecryptfs_show_options()
148 mount_crypt_stat->global_default_cipher_name); in ecryptfs_show_options()
150 if (mount_crypt_stat->global_default_cipher_key_size) in ecryptfs_show_options()
152 mount_crypt_stat->global_default_cipher_key_size); in ecryptfs_show_options()
153 if (mount_crypt_stat->flags & ECRYPTFS_PLAINTEXT_PASSTHROUGH_ENABLED) in ecryptfs_show_options()
[all …]
H A Decryptfs_kernel.h236 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; member
341 struct ecryptfs_mount_crypt_stat mount_crypt_stat; member
549 struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
559 struct ecryptfs_mount_crypt_stat *mount_crypt_stat);
626 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
630 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig);
682 struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
687 struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
690 struct ecryptfs_mount_crypt_stat *mount_crypt_stat);