Lines Matching refs:cache_size_mutex
2504 mutex_lock(&conf->cache_size_mutex); in resize_stripes()
2521 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
2630 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
6534 mutex_trylock(&conf->cache_size_mutex)) { in raid5d()
6540 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6576 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6580 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6584 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6591 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6731 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
6744 mutex_unlock(&conf->cache_size_mutex); in raid5_store_stripe_size()
7132 if (mutex_trylock(&conf->cache_size_mutex)) { in raid5_cache_scan()
7142 mutex_unlock(&conf->cache_size_mutex); in raid5_cache_scan()
7226 mutex_init(&conf->cache_size_mutex); in setup_conf()