Home
last modified time | relevance | path

Searched refs:bch2_dev_allocator_set_rw (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dalloc_background.h352 void bch2_dev_allocator_set_rw(struct bch_fs *, struct bch_dev *, bool);
H A Dalloc_background.c2607 void bch2_dev_allocator_set_rw(struct bch_fs *c, struct bch_dev *ca, bool rw) in bch2_dev_allocator_set_rw() function
2626 bch2_dev_allocator_set_rw(c, ca, false); in bch2_dev_allocator_remove()
2660 bch2_dev_allocator_set_rw(c, ca, true); in bch2_dev_allocator_add()