Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.h344 int bch2_dev_remove_alloc(struct bch_fs *, struct bch_dev *);
Dsuper.c1637 ret = bch2_dev_remove_alloc(c, ca); in bch2_dev_remove()
Dalloc_background.c2324 int bch2_dev_remove_alloc(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_remove_alloc() function