Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbtree_io.h132 int bch2_btree_root_read(struct bch_fs *, enum btree_id,
Drecovery.c581 mustfix_fsck_err_on((ret = r->error = bch2_btree_root_read(c, i, &r->key, r->level)), in read_btree_roots()
Dbtree_io.c1808 int bch2_btree_root_read(struct bch_fs *c, enum btree_id id, in bch2_btree_root_read() function