Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_background.h353 void bch2_dev_allocator_remove(struct bch_fs *, struct bch_dev *);
H A Dsuper.c296 bch2_dev_allocator_remove(c, ca); in __bch2_fs_read_only()
1597 bch2_dev_allocator_remove(c, ca); in __bch2_dev_read_only()
H A Dalloc_background.c2597 void bch2_dev_allocator_remove(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_allocator_remove() function