Searched refs:bch_cached_dev_attach (Results 1 – 3 of 3) sorted by relevance
924 int bch_cached_dev_attach(struct cached_dev *, struct cache_set *);
964 int bch_cached_dev_attach(struct cached_dev *dc, struct cache_set *c) in bch_cached_dev_attach() function1204 bch_cached_dev_attach(dc, c); in register_bdev()1723 bch_cached_dev_attach(dc, c); in run_cache_set()
270 v = bch_cached_dev_attach(dc, c); in STORE()