Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dbtree_update_interior.h163 void bch2_btree_root_alloc(struct bch_fs *, enum btree_id);
Drecovery.c426 bch2_btree_root_alloc(c, i); in read_btree_roots()
1126 bch2_btree_root_alloc(c, i); in bch2_fs_initialize()
Dbtree_update_interior.c2388 void bch2_btree_root_alloc(struct bch_fs *c, enum btree_id id) in bch2_btree_root_alloc() function