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; variable446 lockdep_assert_held(&bch_register_lock); in __uuid_write()682 lockdep_assert_held(&bch_register_lock); in bcache_device_unlink()717 lockdep_assert_held(&bch_register_lock); in bcache_device_detach()747 lockdep_assert_held(&bch_register_lock); in bcache_device_free()922 mutex_lock(&bch_register_lock); in cached_dev_detach_finish()936 mutex_unlock(&bch_register_lock); in cached_dev_detach_finish()946 lockdep_assert_held(&bch_register_lock); in bch_cached_dev_detach()1091 mutex_lock(&bch_register_lock); in cached_dev_free()1098 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()
905 extern struct mutex bch_register_lock;