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

/linux-4.1.27/fs/ecryptfs/
H A Dsuper.c149 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_show_options() local
H A Dfile.c134 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; read_or_initialize_metadata() local
H A Dinode.c398 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; ecryptfs_lookup() local
499 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; ecryptfs_symlink() local
915 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_setattr() local
981 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_getattr_link() local
H A Dmain.c269 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_parse_options() local
496 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_mount() local
199 ecryptfs_init_global_auth_toks( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_init_global_auth_toks() argument
227 ecryptfs_init_mount_crypt_stat( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_init_mount_crypt_stat() argument
H A Dkeystore.c2192 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = write_tag_3_packet() local
2397 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_generate_key_packet_set() local
2505 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, ecryptfs_add_global_auth_tok() argument
490 ecryptfs_find_global_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_global_auth_tok_for_sig() argument
559 ecryptfs_find_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_auth_tok_for_sig() argument
623 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, size_t *packet_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *filename, size_t filename_size) ecryptfs_write_tag_70_packet() argument
913 ecryptfs_parse_tag_70_packet(char **filename, size_t *filename_size, size_t *packet_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *data, size_t max_packet_size) ecryptfs_parse_tag_70_packet() argument
H A Dcrypto.c824 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_new_file_context() local
1283 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_i_size_init() local
1431 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_read_metadata() local
2063 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_decode_and_decrypt_filename() local
249 ecryptfs_destroy_mount_crypt_stat( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_destroy_mount_crypt_stat() argument
733 ecryptfs_copy_mount_wide_flags_to_inode_flags( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_copy_mount_wide_flags_to_inode_flags() argument
752 ecryptfs_copy_mount_wide_sigs_to_inode_sigs( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_copy_mount_wide_sigs_to_inode_sigs() argument
787 ecryptfs_set_default_crypt_stat_vals( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_set_default_crypt_stat_vals() argument
1502 ecryptfs_encrypt_filename(struct ecryptfs_filename *filename, struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_encrypt_filename() argument
1945 ecryptfs_encrypt_and_encode_filename( char **encoded_name, size_t *encoded_name_size, struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, const char *name, size_t name_size) ecryptfs_encrypt_and_encode_filename() argument
2121 ecryptfs_set_f_namelen(long *namelen, long lower_namelen, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_set_f_namelen() argument
H A Decryptfs_kernel.h236 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; member in struct:ecryptfs_crypt_stat
353 struct ecryptfs_mount_crypt_stat mount_crypt_stat; member in struct:ecryptfs_sb_info

Completed in 311 milliseconds