Lines Matching refs:cache_size_mutex
2551 mutex_lock(&conf->cache_size_mutex); in resize_stripes()
2568 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
2677 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
6830 mutex_trylock(&conf->cache_size_mutex)) { in raid5d()
6836 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6872 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6876 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6880 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6887 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
7024 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
7037 mutex_unlock(&conf->cache_size_mutex); in raid5_store_stripe_size()
7431 if (mutex_trylock(&conf->cache_size_mutex)) { in raid5_cache_scan()
7441 mutex_unlock(&conf->cache_size_mutex); in raid5_cache_scan()
7525 mutex_init(&conf->cache_size_mutex); in setup_conf()