Searched refs:bch_btree_keys_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bset.h | 295 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops,
|
H A D | btree.c | 567 * see code comments in bch_btree_keys_init(). in mca_bucket_alloc() 951 bch_btree_keys_init(&b->keys, &bch_extent_keys_ops, in mca_alloc() 954 bch_btree_keys_init(&b->keys, &bch_btree_keys_ops, in mca_alloc()
|
H A D | bset.c | 347 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init() function
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | bset.h | 295 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops,
|
H A D | btree.c | 588 * see code comments in bch_btree_keys_init(). in mca_bucket_alloc() 972 bch_btree_keys_init(&b->keys, &bch_extent_keys_ops, in mca_alloc() 975 bch_btree_keys_init(&b->keys, &bch_btree_keys_ops, in mca_alloc()
|
H A D | bset.c | 347 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init() function
|
Completed in 12 milliseconds