Lines Matching defs:ecryptfs_daemon_hash_mux
20 struct mutex ecryptfs_daemon_hash_mux;
96 * Must be called with ecryptfs_daemon_hash_mux held.
154 * ecryptfs_daemon_hash_mux and the daemon's own mux.
255 * Must be called with ecryptfs_daemon_hash_mux held.
297 * Grabs ecryptfs_daemon_hash_mux.
306 mutex_lock(&ecryptfs_daemon_hash_mux);
309 mutex_unlock(&ecryptfs_daemon_hash_mux);
362 mutex_init(&ecryptfs_daemon_hash_mux);
363 mutex_lock(&ecryptfs_daemon_hash_mux);
372 mutex_unlock(&ecryptfs_daemon_hash_mux);
377 mutex_unlock(&ecryptfs_daemon_hash_mux);
430 mutex_lock(&ecryptfs_daemon_hash_mux);
447 mutex_unlock(&ecryptfs_daemon_hash_mux);