Searched refs:bch_cached_dev_attach (Results 1 – 3 of 3) sorted by relevance
906 int bch_cached_dev_attach(struct cached_dev *, struct cache_set *);
933 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c) in bch_cached_dev_attach() function1173 bch_cached_dev_attach(dc, c); in register_bdev()1692 bch_cached_dev_attach(dc, c); in run_cache_set()
270 v = bch_cached_dev_attach(dc, c); in STORE()