Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbset.h295 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops,
H A Dbset.c347 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init() function
H A Dbtree.c972 bch_btree_keys_init(&b->keys, &bch_extent_keys_ops, in mca_alloc()
975 bch_btree_keys_init(&b->keys, &bch_btree_keys_ops, in mca_alloc()