Searched refs:global_auth_tok_list (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | super.c | 141 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_show_options()
|
H A D | main.c | 192 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_init_global_auth_toks() 217 INIT_LIST_HEAD(&mount_crypt_stat->global_auth_tok_list); in ecryptfs_init_mount_crypt_stat()
|
H A D | ecryptfs_kernel.h | 340 struct list_head global_auth_tok_list; member
|
H A D | crypto.c | 208 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_destroy_mount_crypt_stat() 713 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
|
H A D | keystore.c | 496 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_find_global_auth_tok_for_sig() 2526 &mount_crypt_stat->global_auth_tok_list); in ecryptfs_add_global_auth_tok()
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | super.c | 141 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_show_options()
|
H A D | main.c | 192 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_init_global_auth_toks() 217 INIT_LIST_HEAD(&mount_crypt_stat->global_auth_tok_list); in ecryptfs_init_mount_crypt_stat()
|
H A D | ecryptfs_kernel.h | 337 struct list_head global_auth_tok_list; member
|
H A D | crypto.c | 208 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_destroy_mount_crypt_stat() 686 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
|
H A D | keystore.c | 496 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_find_global_auth_tok_for_sig() 2527 &mount_crypt_stat->global_auth_tok_list); in ecryptfs_add_global_auth_tok()
|
Completed in 17 milliseconds