Home
last modified time | relevance | path

Searched defs:btree_keys_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/bcache/
H A Dbset.h189 struct btree_keys_ops { struct
190 bool (*sort_cmp)(const void *l,
193 struct bkey *(*sort_fixup)(struct btree_iter *iter,
195 bool (*insert_fixup)(struct btree_keys *b,
219 const struct btree_keys_ops *ops; argument