Searched refs:cache_size_mutex (Results 1 – 2 of 2) sorted by relevance
634 struct mutex cache_size_mutex; /* Protect changes to cache size */ member
2555 mutex_lock(&conf->cache_size_mutex); in resize_stripes()2572 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()2681 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()6813 mutex_unlock(&conf->cache_size_mutex); in raid5d()6849 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()6853 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()6857 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()6864 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()7001 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()7014 mutex_unlock(&conf->cache_size_mutex); in raid5_store_stripe_size()[all …]