Home
last modified time | relevance | path

Searched refs:bch_cached_dev_attach (Results 1 – 3 of 3) sorted by relevance

/drivers/md/bcache/
Dbcache.h1024 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c,
Dsuper.c1191 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()
Dsysfs.c439 v = bch_cached_dev_attach(dc, c, set_uuid); in STORE()