Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h257 int bch2_dev_remove_stripes(struct bch_fs *, unsigned);
Dalloc_background.c2334 ret = bch2_dev_remove_stripes(c, ca->dev_idx) ?: in bch2_dev_remove_alloc()
Dec.c2295 int bch2_dev_remove_stripes(struct bch_fs *c, unsigned dev_idx) in bch2_dev_remove_stripes() function