Searched refs:ecryptfs_mount_crypt_stat (Results 1 – 7 of 7) sorted by relevance
| /fs/ecryptfs/ |
| A D | ecryptfs_kernel.h | 63 struct ecryptfs_mount_crypt_stat; 238 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; 326 struct ecryptfs_mount_crypt_stat { struct 351 struct ecryptfs_mount_crypt_stat mount_crypt_stat; argument 558 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, 569 struct ecryptfs_mount_crypt_stat *mount_crypt_stat); 636 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, 640 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig); 692 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, 697 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, [all …]
|
| A D | crypto.c | 200 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_destroy_mount_crypt_stat() 661 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_flags_to_inode_flags() 680 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_sigs_to_inode_sigs() 715 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_set_default_crypt_stat_vals() 750 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_new_file_context() 1218 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_i_size_init() 1366 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_read_metadata() 1436 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_encrypt_filename() 1868 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_encrypt_and_encode_filename() 1970 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_decode_and_decrypt_filename() [all …]
|
| A D | main.c | 184 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_global_auth_toks() 212 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_mount_crypt_stat() 215 sizeof(struct ecryptfs_mount_crypt_stat)); in ecryptfs_init_mount_crypt_stat() 251 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_parse_param() 341 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_validate_options() 439 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_get_tree()
|
| A D | keystore.c | 489 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) in ecryptfs_find_global_auth_tok_for_sig() 559 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_find_auth_tok_for_sig() 623 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_write_tag_70_packet() 896 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_parse_tag_70_packet() 2190 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in write_tag_3_packet() 2408 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_generate_key_packet_set() 2514 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_add_global_auth_tok()
|
| A D | super.c | 135 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options()
|
| A D | inode.c | 395 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_lookup() 478 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_symlink() 930 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_setattr() 998 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_getattr_link()
|
| A D | file.c | 149 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in read_or_initialize_metadata()
|
Completed in 22 milliseconds