Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_background.h348 int bch2_dev_remove_alloc(struct bch_fs *, struct bch_dev *);
H A Dsuper.c1689 ret = bch2_dev_remove_alloc(c, ca); in bch2_dev_remove()
H A Dalloc_background.c2432 int bch2_dev_remove_alloc(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_remove_alloc() function