Lines Matching refs:cache_size_mutex
2503 mutex_lock(&conf->cache_size_mutex); in resize_stripes()
2520 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
2629 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
6530 mutex_trylock(&conf->cache_size_mutex)) { in raid5d()
6536 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6572 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6576 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6580 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6587 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6727 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
6740 mutex_unlock(&conf->cache_size_mutex); in raid5_store_stripe_size()
7128 if (mutex_trylock(&conf->cache_size_mutex)) { in raid5_cache_scan()
7138 mutex_unlock(&conf->cache_size_mutex); in raid5_cache_scan()
7222 mutex_init(&conf->cache_size_mutex); in setup_conf()