Searched refs:bch_cached_dev_attach (Results 1 – 3 of 3) sorted by relevance
/drivers/md/bcache/ |
D | bcache.h | 1024 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c,
|
D | super.c | 1191 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c, in bch_cached_dev_attach() function 1476 bch_cached_dev_attach(dc, c, NULL); in register_bdev() 2127 bch_cached_dev_attach(dc, c, NULL); in run_cache_set()
|
D | sysfs.c | 439 v = bch_cached_dev_attach(dc, c, set_uuid); in STORE()
|