Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dextents.h5 extern const struct btree_keys_ops bch_btree_keys_ops;
H A Dextents.c240 const struct btree_keys_ops bch_btree_keys_ops = { variable
H A Dbtree.c975 bch_btree_keys_init(&b->keys, &bch_btree_keys_ops, in mca_alloc()