Lines Matching refs:tfm_mutex
594 struct mutex *tfm_mutex;
645 &s->tfm_mutex, mount_crypt_stat->global_default_fn_cipher_name);
652 mutex_lock(s->tfm_mutex);
844 mutex_unlock(s->tfm_mutex);
864 struct mutex *tfm_mutex;
971 &s->tfm_mutex,
979 mutex_lock(s->tfm_mutex);
1081 mutex_unlock(s->tfm_mutex);
1651 struct mutex *tfm_mutex;
1664 rc = ecryptfs_get_tfm_and_mutex_for_cipher_name(&tfm, &tfm_mutex,
1694 mutex_lock(tfm_mutex);
1697 mutex_unlock(tfm_mutex);
1711 mutex_unlock(tfm_mutex);
1720 mutex_unlock(tfm_mutex);
2184 struct mutex *tfm_mutex = NULL;
2197 rc = ecryptfs_get_tfm_and_mutex_for_cipher_name(&tfm, &tfm_mutex,
2279 mutex_lock(tfm_mutex);
2283 mutex_unlock(tfm_mutex);
2291 mutex_unlock(tfm_mutex);
2308 mutex_unlock(tfm_mutex);