Searched refs:bch_register_lock (Results 1 – 4 of 4) sorted by relevance
26 mutex_lock(&bch_register_lock); \28 mutex_unlock(&bch_register_lock); \36 mutex_lock(&bch_register_lock); \38 mutex_unlock(&bch_register_lock); \
51 struct mutex bch_register_lock; variable423 lockdep_assert_held(&bch_register_lock); in __uuid_write()659 lockdep_assert_held(&bch_register_lock); in bcache_device_unlink()694 lockdep_assert_held(&bch_register_lock); in bcache_device_detach()724 lockdep_assert_held(&bch_register_lock); in bcache_device_free()891 mutex_lock(&bch_register_lock); in cached_dev_detach_finish()905 mutex_unlock(&bch_register_lock); in cached_dev_detach_finish()915 lockdep_assert_held(&bch_register_lock); in bch_cached_dev_detach()1060 mutex_lock(&bch_register_lock); in cached_dev_free()1067 mutex_unlock(&bch_register_lock); in cached_dev_free()[all …]
293 mutex_lock(&bch_register_lock); in STORE()303 mutex_unlock(&bch_register_lock); in STORE()
887 extern struct mutex bch_register_lock;