Searched defs:btree_keys_ops (Results 1 – 1 of 1) sorted by relevance
189 struct btree_keys_ops { struct190 bool (*sort_cmp)(struct btree_iter_set l,192 struct bkey *(*sort_fixup)(struct btree_iter *iter,194 bool (*insert_fixup)(struct btree_keys *b,218 const struct btree_keys_ops *ops; argument
Completed in 11 milliseconds