Home
last modified time | relevance | path

Searched refs:bch_register_lock (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
Dsysfs.h26 mutex_lock(&bch_register_lock); \
28 mutex_unlock(&bch_register_lock); \
36 mutex_lock(&bch_register_lock); \
38 mutex_unlock(&bch_register_lock); \
Dsuper.c51 struct mutex bch_register_lock; variable
423 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 …]
Dsysfs.c293 mutex_lock(&bch_register_lock); in STORE()
303 mutex_unlock(&bch_register_lock); in STORE()
Dbcache.h887 extern struct mutex bch_register_lock;