Home
last modified time | relevance | path

Searched refs:btree_root (Results 1 – 11 of 11) sorted by relevance

/fs/bcachefs/
A Dbtree_cache.h125 static inline struct btree_root *bch2_btree_id_root(struct bch_fs *c, unsigned id) in bch2_btree_id_root()
142 struct btree_root *r = bch2_btree_id_root(c, b->c.btree_id); in btree_node_root()
A Drecovery.c510 ret = darray_push(&c->btree_roots_extra, (struct btree_root) { NULL }); in journal_replay_entry_early()
515 struct btree_root *r = bch2_btree_id_root(c, entry->btree_id); in journal_replay_entry_early()
603 struct btree_root *r = bch2_btree_id_root(c, i); in read_btree_roots()
626 struct btree_root *r = bch2_btree_id_root(c, i); in read_btree_roots()
A Dbkey_types.h223 x(btree_root) \
A Dbcachefs.h892 struct btree_root btree_roots_known[BTREE_ID_NR];
893 DARRAY(struct btree_root) btree_roots_extra;
A Dbtree_cache.c38 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_recalc_btree_reserve()
594 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_fs_btree_cache_exit()
1414 struct btree_root *r = bch2_btree_id_root(c, btree); in __bch2_btree_pos_to_text()
A Dbtree_gc.c541 struct btree_root *r = bch2_btree_id_root(c, btree); in bch2_check_root()
598 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_check_topology()
A Dbtree_types.h911 struct btree_root { struct
A Dbcachefs_format.h1162 x(btree_root, 1) \
A Dbtree_trans_commit.c986 struct btree_root *r = bch2_btree_id_root(c, i->btree_id); in do_bch2_trans_commit_to_journal_replay()
A Dbtree_update_interior.c2755 struct btree_root *r = bch2_btree_id_root(c, entry->btree_id); in bch2_journal_entry_to_btree_root()
2776 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_btree_roots_to_journal_entries()
A Dbtree_iter.c738 struct btree_root *r = bch2_btree_id_root(c, path->btree_id); in btree_path_lock_root()

Completed in 622 milliseconds