Searched refs:bch2_btree_root_alloc_fake (Results 1 – 3 of 3) sorted by relevance
182 void bch2_btree_root_alloc_fake(struct bch_fs *, enum btree_id, unsigned);
599 bch2_btree_root_alloc_fake(c, i, 0); in read_btree_roots()1118 bch2_btree_root_alloc_fake(c, i, 0); in bch2_fs_initialize()
2588 void bch2_btree_root_alloc_fake(struct bch_fs *c, enum btree_id id, unsigned level) in bch2_btree_root_alloc_fake() function