Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_background.h347 int bch2_dev_remove_alloc(struct bch_fs *, struct bch_dev *);
H A Dsuper.c1813 ret = bch2_dev_remove_alloc(c, ca); in bch2_dev_remove()
H A Dalloc_background.c2442 int bch2_dev_remove_alloc(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_remove_alloc() function