Home
last modified time | relevance | path

Searched refs:btree_keys_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dextents.h5 extern const struct btree_keys_ops bch_btree_keys_ops;
6 extern const struct btree_keys_ops bch_extent_keys_ops;
H A Dbset.h189 struct btree_keys_ops { struct
218 const struct btree_keys_ops *ops;
295 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops,
H A Dextents.c240 const struct btree_keys_ops bch_btree_keys_ops = {
620 const struct btree_keys_ops bch_extent_keys_ops = {
H A Dbset.c347 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dextents.h5 extern const struct btree_keys_ops bch_btree_keys_ops;
6 extern const struct btree_keys_ops bch_extent_keys_ops;
H A Dbset.h189 struct btree_keys_ops { struct
218 const struct btree_keys_ops *ops;
295 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops,
H A Dextents.c240 const struct btree_keys_ops bch_btree_keys_ops = {
620 const struct btree_keys_ops bch_extent_keys_ops = {
H A Dbset.c347 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init()

Completed in 8 milliseconds