Home
last modified time | relevance | path

Searched refs:keysig_list_mutex (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ecryptfs/
Dcrypto.c220 mutex_init(&crypt_stat->keysig_list_mutex); in ecryptfs_init_crypt_stat()
758 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
775 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
Decryptfs_kernel.h243 struct mutex keysig_list_mutex; member
Dkeystore.c2406 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()
2478 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()