Searched refs:btree_keys_ops (Results 1 – 3 of 3) sorted by relevance
5 extern const struct btree_keys_ops bch_btree_keys_ops;6 extern const struct btree_keys_ops bch_extent_keys_ops;
189 struct btree_keys_ops { struct 218 const struct btree_keys_ops *ops; argument 295 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops,190 sort_cmpbtree_keys_ops global() argument 192 sort_fixupbtree_keys_ops global() argument 194 insert_fixupbtree_keys_ops global() argument
347 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init()