Searched refs:btree_keys_ops (Results 1 – 4 of 4) sorted by relevance
4 extern const struct btree_keys_ops bch_btree_keys_ops;5 extern const struct btree_keys_ops bch_extent_keys_ops;
188 struct btree_keys_ops { struct210 const struct btree_keys_ops *ops; argument284 void bch_btree_keys_init(struct btree_keys *, const struct btree_keys_ops *,
238 const struct btree_keys_ops bch_btree_keys_ops = {615 const struct btree_keys_ops bch_extent_keys_ops = {
343 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init()