Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dextents.h4 extern const struct btree_keys_ops bch_btree_keys_ops;
Dextents.c238 const struct btree_keys_ops bch_btree_keys_ops = { variable
Dbtree.c944 bch_btree_keys_init(&b->keys, &bch_btree_keys_ops, in mca_alloc()