Home
last modified time | relevance | path

Searched refs:global_auth_tok_list (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/fs/ecryptfs/
Dsuper.c160 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_show_options()
Dmain.c274 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_init_global_auth_toks()
299 INIT_LIST_HEAD(&mount_crypt_stat->global_auth_tok_list); in ecryptfs_init_mount_crypt_stat()
Decryptfs_kernel.h381 struct list_head global_auth_tok_list; member
Dcrypto.c266 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_destroy_mount_crypt_stat()
930 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
Dkeystore.c502 &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()