Searched refs:bch2_dev_remove_stripes (Results 1 – 3 of 3) sorted by relevance
257 int bch2_dev_remove_stripes(struct bch_fs *, unsigned);
2334 ret = bch2_dev_remove_stripes(c, ca->dev_idx) ?: in bch2_dev_remove_alloc()
2295 int bch2_dev_remove_stripes(struct bch_fs *c, unsigned dev_idx) in bch2_dev_remove_stripes() function