Home
last modified time | relevance | path

Searched refs:bch2_btree_root_read (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbtree_io.h133 int bch2_btree_root_read(struct bch_fs *, enum btree_id,
H A Drecovery.c582 mustfix_fsck_err_on((ret = r->error = bch2_btree_root_read(c, i, &r->key, r->level)), in read_btree_roots()
H A Dbtree_io.c1820 int bch2_btree_root_read(struct bch_fs *c, enum btree_id id, in bch2_btree_root_read() function