Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h256 int bch2_dev_remove_stripes(struct bch_fs *, unsigned);
H A Dec.c2297 int bch2_dev_remove_stripes(struct bch_fs *c, unsigned dev_idx) in bch2_dev_remove_stripes() function
H A Dalloc_background.c2359 ret = bch2_dev_remove_stripes(c, ca->dev_idx) ?: in bch2_dev_remove_alloc()