ecryptfs_daemon_hash_mux  420 fs/ecryptfs/ecryptfs_kernel.h extern struct mutex ecryptfs_daemon_hash_mux;
ecryptfs_daemon_hash_mux   20 fs/ecryptfs/messaging.c struct mutex ecryptfs_daemon_hash_mux;
ecryptfs_daemon_hash_mux  306 fs/ecryptfs/messaging.c 	mutex_lock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  309 fs/ecryptfs/messaging.c 	mutex_unlock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  362 fs/ecryptfs/messaging.c 	mutex_init(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  363 fs/ecryptfs/messaging.c 	mutex_lock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  372 fs/ecryptfs/messaging.c 		mutex_unlock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  377 fs/ecryptfs/messaging.c 	mutex_unlock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  430 fs/ecryptfs/messaging.c 		mutex_lock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  447 fs/ecryptfs/messaging.c 		mutex_unlock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux   69 fs/ecryptfs/miscdev.c 	mutex_lock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux   92 fs/ecryptfs/miscdev.c 	mutex_unlock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  118 fs/ecryptfs/miscdev.c 	mutex_lock(&ecryptfs_daemon_hash_mux);
ecryptfs_daemon_hash_mux  120 fs/ecryptfs/miscdev.c 	mutex_unlock(&ecryptfs_daemon_hash_mux);