Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbset.h269 void bch2_bset_init_first(struct btree *, struct bset *);
Dbtree_update_interior.c402 bch2_bset_init_first(b, &b->data->keys); in bch2_btree_node_alloc()
2548 bch2_bset_init_first(b, &b->data->keys); in bch2_btree_root_alloc_fake_trans()
Dbset.c784 void bch2_bset_init_first(struct btree *b, struct bset *i) in bch2_bset_init_first() function