Home
last modified time | relevance | path

Searched defs:mount_crypt_stat (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/fs/ecryptfs/
Dcrypto.c258 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_destroy_mount_crypt_stat()
862 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_flags_to_inode_flags()
881 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
916 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_set_default_crypt_stat_vals()
951 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_new_file_context() local
1410 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_i_size_init() local
1558 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_read_metadata() local
1631 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_encrypt_filename()
2077 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_encrypt_and_encode_filename()
2191 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_decode_and_decrypt_filename() local
[all …]
Dkeystore.c494 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) in ecryptfs_find_global_auth_tok_for_sig()
563 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_find_auth_tok_for_sig()
626 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_write_tag_70_packet()
916 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_parse_tag_70_packet()
2195 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in write_tag_3_packet() local
2400 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_generate_key_packet_set() local
2508 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_add_global_auth_tok()
Dmain.c201 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_global_auth_toks()
229 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_mount_crypt_stat()
270 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_parse_options() local
Dfile.c146 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in read_or_initialize_metadata() local
198 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_open() local
Dsuper.c149 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options() local
Dinode.c410 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_lookup() local
520 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_symlink() local
980 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_setattr() local
1046 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_getattr_link() local
Decryptfs_kernel.h222 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; member
336 struct ecryptfs_mount_crypt_stat mount_crypt_stat; member