Home
last modified time | relevance | path

Searched refs:ecryptfs_mount_crypt_stat (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Decryptfs_kernel.h63 struct ecryptfs_mount_crypt_stat;
238 struct ecryptfs_mount_crypt_stat *mount_crypt_stat;
329 struct ecryptfs_mount_crypt_stat { struct
354 struct ecryptfs_mount_crypt_stat mount_crypt_stat;
573 struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
584 struct ecryptfs_mount_crypt_stat *mount_crypt_stat);
651 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
655 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig);
708 struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
713 struct ecryptfs_mount_crypt_stat *mount_crypt_sta
[all...]
H A Dmain.c185 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_global_auth_toks()
213 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_mount_crypt_stat()
216 sizeof(struct ecryptfs_mount_crypt_stat)); in ecryptfs_init_mount_crypt_stat()
254 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_parse_options()
481 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_mount()
H A Dcrypto.c200 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_destroy_mount_crypt_stat()
216 memset(mount_crypt_stat, 0, sizeof(struct ecryptfs_mount_crypt_stat)); in ecryptfs_destroy_mount_crypt_stat()
685 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_flags_to_inode_flags()
704 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
739 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_set_default_crypt_stat_vals()
774 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_new_file_context()
1242 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_i_size_init()
1390 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_read_metadata()
1460 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_encrypt_filename()
1894 struct ecryptfs_mount_crypt_stat *mount_crypt_sta in ecryptfs_encrypt_and_encode_filename()
[all...]
H A Dsuper.c135 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options()
H A Dkeystore.c487 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) in ecryptfs_find_global_auth_tok_for_sig()
556 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_find_auth_tok_for_sig()
620 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_write_tag_70_packet()
893 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_parse_tag_70_packet()
2187 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in write_tag_3_packet()
2405 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_generate_key_packet_set()
2511 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_add_global_auth_tok()
H A Dinode.c395 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_lookup()
479 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_symlink()
914 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_setattr()
981 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_getattr_link()
H A Dfile.c130 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in read_or_initialize_metadata()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Decryptfs_kernel.h63 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;
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);
693 struct ecryptfs_mount_crypt_stat *mount_crypt_stat,
698 struct ecryptfs_mount_crypt_stat *mount_crypt_sta
[all...]
H A Dmain.c185 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_global_auth_toks()
213 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_init_mount_crypt_stat()
216 sizeof(struct ecryptfs_mount_crypt_stat)); in ecryptfs_init_mount_crypt_stat()
254 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_parse_options()
481 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_mount()
H A Dcrypto.c200 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_destroy_mount_crypt_stat()
216 memset(mount_crypt_stat, 0, sizeof(struct ecryptfs_mount_crypt_stat)); in ecryptfs_destroy_mount_crypt_stat()
658 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_flags_to_inode_flags()
677 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
712 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_set_default_crypt_stat_vals()
747 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_new_file_context()
1215 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_i_size_init()
1363 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_read_metadata()
1433 struct ecryptfs_mount_crypt_stat *mount_crypt_stat) in ecryptfs_encrypt_filename()
1867 struct ecryptfs_mount_crypt_stat *mount_crypt_sta in ecryptfs_encrypt_and_encode_filename()
[all...]
H A Dsuper.c135 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options()
H A Dkeystore.c487 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) in ecryptfs_find_global_auth_tok_for_sig()
557 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_find_auth_tok_for_sig()
621 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_write_tag_70_packet()
894 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_parse_tag_70_packet()
2188 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in write_tag_3_packet()
2406 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_generate_key_packet_set()
2512 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_add_global_auth_tok()
H A Dinode.c395 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_lookup()
476 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_symlink()
920 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_setattr()
988 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_getattr_link()
H A Dfile.c149 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in read_or_initialize_metadata()

Completed in 22 milliseconds