Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H 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); \
H A Dsuper.c43 struct mutex bch_register_lock; variable
1150 mutex_lock(&bch_register_lock); in cached_dev_detach_finish()
1357 mutex_lock(&bch_register_lock); in CLOSURE_CALLBACK()
1384 mutex_lock(&bch_register_lock); in CLOSURE_CALLBACK()
1499 mutex_lock(&bch_register_lock); in CLOSURE_CALLBACK()
1512 mutex_lock(&bch_register_lock); in CLOSURE_CALLBACK()
1677 mutex_lock(&bch_register_lock); in CLOSURE_CALLBACK()
1811 mutex_lock(&bch_register_lock); in CLOSURE_CALLBACK()
2376 mutex_lock(&bch_register_lock); in register_cache()
2453 mutex_lock(&bch_register_lock); in register_bdev_worker()
[all …]
H A Dsysfs.c466 mutex_lock(&bch_register_lock); in STORE()
499 mutex_unlock(&bch_register_lock); in STORE()
H A Dbcache.h1008 extern struct mutex bch_register_lock;
H A Drequest.c1160 if (mutex_trylock(&bch_register_lock)) { in quit_max_writeback_rate()
1177 mutex_unlock(&bch_register_lock); in quit_max_writeback_rate()