Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbset.h296 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops,
H A Dbtree.c977 bch_btree_keys_init(&b->keys, &bch_extent_keys_ops, in mca_alloc()
980 bch_btree_keys_init(&b->keys, &bch_btree_keys_ops, in mca_alloc()
H A Dbset.c351 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init() function