Searched refs:bch_cached_dev_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bcache.h | 1025 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c,
|
H A D | super.c | 1216 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c, in bch_cached_dev_attach() function 1506 bch_cached_dev_attach(dc, c, NULL); in register_bdev() 2151 bch_cached_dev_attach(dc, c, NULL); in run_cache_set()
|
H A D | sysfs.c | 423 v = bch_cached_dev_attach(dc, c, set_uuid); in SHOW_LOCKED()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | bcache.h | 1024 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c,
|
H A D | super.c | 1190 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c, in bch_cached_dev_attach() function 1474 bch_cached_dev_attach(dc, c, NULL); in register_bdev() 2125 bch_cached_dev_attach(dc, c, NULL); in run_cache_set()
|
H A D | sysfs.c | 439 v = bch_cached_dev_attach(dc, c, set_uuid); in SHOW_LOCKED()
|
Completed in 13 milliseconds