Searched refs:bch2_btree_root_read (Results 1 – 3 of 3) sorted by relevance
132 int bch2_btree_root_read(struct bch_fs *, enum btree_id,
581 mustfix_fsck_err_on((ret = r->error = bch2_btree_root_read(c, i, &r->key, r->level)), in read_btree_roots()
1808 int bch2_btree_root_read(struct bch_fs *c, enum btree_id id, in bch2_btree_root_read() function