Searched refs:bch2_btree_root_alloc (Results 1 – 3 of 3) sorted by relevance
163 void bch2_btree_root_alloc(struct bch_fs *, enum btree_id);
426 bch2_btree_root_alloc(c, i); in read_btree_roots()1126 bch2_btree_root_alloc(c, i); in bch2_fs_initialize()
2388 void bch2_btree_root_alloc(struct bch_fs *c, enum btree_id id) in bch2_btree_root_alloc() function