Searched refs:bch_register_lock (Results 1 – 5 of 5) sorted by relevance
27 mutex_lock(&bch_register_lock); \29 mutex_unlock(&bch_register_lock); \37 mutex_lock(&bch_register_lock); \39 mutex_unlock(&bch_register_lock); \
42 struct mutex bch_register_lock; variable428 lockdep_assert_held(&bch_register_lock); in __uuid_write()679 lockdep_assert_held(&bch_register_lock); in bcache_device_unlink()719 lockdep_assert_held(&bch_register_lock); in bcache_device_detach()764 lockdep_assert_held(&bch_register_lock); in bcache_device_free()1039 mutex_lock(&bch_register_lock); in cached_dev_detach_finish()1048 mutex_unlock(&bch_register_lock); in cached_dev_detach_finish()1058 lockdep_assert_held(&bch_register_lock); in bch_cached_dev_detach()1245 mutex_lock(&bch_register_lock); in cached_dev_free()1252 mutex_unlock(&bch_register_lock); in cached_dev_free()[all …]
424 mutex_lock(&bch_register_lock); in STORE()457 mutex_unlock(&bch_register_lock); in STORE()
985 extern struct mutex bch_register_lock;
1145 if (mutex_trylock(&bch_register_lock)) { in quit_max_writeback_rate()1162 mutex_unlock(&bch_register_lock); in quit_max_writeback_rate()