Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dextents.h5 extern const struct btree_keys_ops bch_btree_keys_ops;
Dextents.c241 const struct btree_keys_ops bch_btree_keys_ops = { variable
Dbtree.c980 bch_btree_keys_init(&b->keys, &bch_btree_keys_ops, in mca_alloc()