keysig_list_mutex  185 fs/ecryptfs/crypto.c 	mutex_init(&crypt_stat->keysig_list_mutex);
keysig_list_mutex  726 fs/ecryptfs/crypto.c 	mutex_lock(&crypt_stat->keysig_list_mutex);
keysig_list_mutex  743 fs/ecryptfs/crypto.c 	mutex_unlock(&crypt_stat->keysig_list_mutex);
keysig_list_mutex  246 fs/ecryptfs/ecryptfs_kernel.h 	struct mutex keysig_list_mutex;
keysig_list_mutex 2414 fs/ecryptfs/keystore.c 	mutex_lock(&crypt_stat->keysig_list_mutex);
keysig_list_mutex 2486 fs/ecryptfs/keystore.c 	mutex_unlock(&crypt_stat->keysig_list_mutex);