Home
last modified time | relevance | path

Searched refs:cache_size_mutex (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5.h638 struct mutex cache_size_mutex; /* Protect changes to cache size */ member
H A Draid5.c2574 mutex_lock(&conf->cache_size_mutex); in resize_stripes()
2591 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
2700 mutex_unlock(&conf->cache_size_mutex); in resize_stripes()
6866 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6902 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6906 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6910 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6917 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
7057 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
7070 mutex_unlock(&conf->cache_size_mutex); in raid5_store_stripe_size()
[all …]