Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dbtree_cache.h124 static inline struct btree_root *bch2_btree_id_root(struct bch_fs *c, unsigned id) in bch2_btree_id_root()
A Drecovery.c406 struct btree_root *r; in journal_replay_entry_early()
415 ret = darray_push(&c->btree_roots_extra, (struct btree_root) { NULL }); in journal_replay_entry_early()
511 struct btree_root *r = bch2_btree_id_root(c, i); in read_btree_roots()
547 struct btree_root *r = bch2_btree_id_root(c, i); in read_btree_roots()
A Dbcachefs.h810 struct btree_root btree_roots_known[BTREE_ID_NR];
811 DARRAY(struct btree_root) btree_roots_extra;
A Dbtree_types.h839 struct btree_root { struct
A Dbtree_cache.c41 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_recalc_btree_reserve()
595 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_fs_btree_cache_exit()
A Dbcachefs_format.h1113 x(btree_root, 1) \
A Dbtree_update_interior.c2621 struct btree_root *r = bch2_btree_id_root(c, entry->btree_id); in bch2_journal_entry_to_btree_root()
2642 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_btree_roots_to_journal_entries()
A Dbtree_gc.c519 struct btree_root *r = bch2_btree_id_root(c, i); in bch2_check_topology()
/linux/drivers/md/bcache/
A Dbcache_ondisk.h356 BKEY_PADDED(btree_root);
A Djournal.c779 bkey_copy(&w->data->btree_root, &c->root->key);
A Dsuper.c2004 k = &j->btree_root; in run_cache_set()

Completed in 934 milliseconds