Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dextents.h6 extern const struct btree_keys_ops bch_extent_keys_ops;
Dextents.c620 const struct btree_keys_ops bch_extent_keys_ops = { variable
Dbtree.c951 bch_btree_keys_init(&b->keys, &bch_extent_keys_ops, in mca_alloc()