Home
last modified time | relevance | path

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

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