Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dsuper.c44 struct mutex bch_register_lock; variable
1156 mutex_lock(&bch_register_lock); in cached_dev_detach_finish()
1363 mutex_lock(&bch_register_lock); in cached_dev_free()
1390 mutex_lock(&bch_register_lock); in cached_dev_flush()
1510 mutex_lock(&bch_register_lock); in flash_dev_free()
1523 mutex_lock(&bch_register_lock); in flash_dev_flush()
1688 mutex_lock(&bch_register_lock); in cache_set_free()
1822 mutex_lock(&bch_register_lock); in __cache_set_unregister()
2383 mutex_lock(&bch_register_lock); in register_cache()
2473 mutex_lock(&bch_register_lock); in register_bdev_worker()
[all …]
A Dsysfs.h27 mutex_lock(&bch_register_lock); \
29 mutex_unlock(&bch_register_lock); \
37 mutex_lock(&bch_register_lock); \
39 mutex_unlock(&bch_register_lock); \
A Dsysfs.c466 mutex_lock(&bch_register_lock); in STORE()
499 mutex_unlock(&bch_register_lock); in STORE()
A Dbcache.h997 extern struct mutex bch_register_lock;
A Drequest.c1142 if (mutex_trylock(&bch_register_lock)) { in quit_max_writeback_rate()
1159 mutex_unlock(&bch_register_lock); in quit_max_writeback_rate()

Completed in 17 milliseconds