Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dcrypto.c250 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_destroy_mount_crypt_stat()
735 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_flags_to_inode_flags()
754 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
789 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_set_default_crypt_stat_vals()
824 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_new_file_context() local
1283 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_i_size_init() local
1431 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_read_metadata() local
1504 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_encrypt_filename()
1949 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_encrypt_and_encode_filename()
2063 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_decode_and_decrypt_filename() local
[all …]
Dmain.c200 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_global_auth_toks()
228 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_mount_crypt_stat()
269 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_parse_options() local
496 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_mount() local
Dkeystore.c493 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) in ecryptfs_find_global_auth_tok_for_sig()
562 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_find_auth_tok_for_sig()
625 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_write_tag_70_packet()
915 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_parse_tag_70_packet()
2192 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in write_tag_3_packet() local
2397 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_generate_key_packet_set() local
2505 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_add_global_auth_tok()
Dsuper.c149 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options() local
Dinode.c398 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_lookup() local
499 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_symlink() local
915 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_setattr() local
981 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_getattr_link() local
Dfile.c134 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in read_or_initialize_metadata() local
Decryptfs_kernel.h236 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; member
353 struct ecryptfs_mount_crypt_stat mount_crypt_stat; member