Searched refs:bch2_dev_data_drop (Results 1 – 3 of 3) sorted by relevance
5 int bch2_dev_data_drop(struct bch_fs *, unsigned, int);
170 int bch2_dev_data_drop(struct bch_fs *c, unsigned dev_idx, int flags) in bch2_dev_data_drop() function
1632 ret = bch2_dev_data_drop(c, ca->dev_idx, flags); in bch2_dev_remove()