Searched refs:bch_register_lock (Results 1 – 5 of 5) sorted by relevance
44 struct mutex bch_register_lock; variable1156 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 …]
27 mutex_lock(&bch_register_lock); \29 mutex_unlock(&bch_register_lock); \37 mutex_lock(&bch_register_lock); \39 mutex_unlock(&bch_register_lock); \
466 mutex_lock(&bch_register_lock); in STORE()499 mutex_unlock(&bch_register_lock); in STORE()
997 extern struct mutex bch_register_lock;
1142 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