Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dalloc_background.h348 int bch2_dev_remove_alloc(struct bch_fs *, struct bch_dev *);
Dsuper.c1638 ret = bch2_dev_remove_alloc(c, ca); in bch2_dev_remove()
Dalloc_background.c2349 int bch2_dev_remove_alloc(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_remove_alloc() function