Lines Matching refs:cache_size_mutex
2547 mutex_lock(&conf->cache_size_mutex); in resize_stripes()
2564 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
2673 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
6799 mutex_trylock(&conf->cache_size_mutex)) { in raid5d()
6805 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6841 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6845 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6849 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6856 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6993 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
7006 mutex_unlock(&conf->cache_size_mutex); in raid5_store_stripe_size()
7395 if (mutex_trylock(&conf->cache_size_mutex)) { in raid5_cache_scan()
7405 mutex_unlock(&conf->cache_size_mutex); in raid5_cache_scan()
7491 mutex_init(&conf->cache_size_mutex); in setup_conf()