Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h626 struct mutex cache_size_mutex; /* Protect changes to cache size */ member
H A Draid5.c2504 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()
6539 mutex_trylock(&conf->cache_size_mutex)) { in raid5d()
6545 mutex_unlock(&conf->cache_size_mutex); in raid5d()
6581 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6585 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6589 mutex_lock(&conf->cache_size_mutex); in raid5_set_cache_size()
6596 mutex_unlock(&conf->cache_size_mutex); in raid5_set_cache_size()
6736 mutex_lock(&conf->cache_size_mutex); in raid5_store_stripe_size()
[all …]