Searched refs:bch2_dev_allocator_add (Results 1 – 3 of 3) sorted by relevance
354 void bch2_dev_allocator_add(struct bch_fs *, struct bch_dev *);
487 bch2_dev_allocator_add(c, ca); in __bch2_fs_read_write()1036 bch2_dev_allocator_add(c, ca); in bch2_fs_start()1561 bch2_dev_allocator_add(c, ca); in __bch2_dev_read_write()
2551 void bch2_dev_allocator_add(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_allocator_add() function